-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Description
Type: Feature Request
The new TypeScript refactorings https://code.visualstudio.com/updates/v1_82#_typescript-52
I would appreciate a way to either disable it or take it down the list of the autofix/refactor. In my opinion it is not a major point of concern when autofixing the code.
Example: I want to auto fix an async/await but now it is at the 2nd position of the list, it has now given me an extra step of selecting the autofix i need, instead of just to previous times, when I only just had to hit the enter key because the async/await autofix is already selected and at the top of the list already.
Kudos I love the move-to-file feature bytheway
VS Code version: Code 1.82.1 (Universal) (6509174, 2023-09-08T08:49:32.930Z)
OS version: Darwin x64 22.6.0
Modes: