You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request
When both extract const and extract function refactorings are available for a piece of code, show the extract const before extract function
VS Code shows the refactorings in the order that TS returns them to us in.