#refactor
Files › Refactoring: Auto Save
Infer function return type
Convert ES5 class to ES6 class code action
Extract function/method refactorings for JavaScript and TypeScript
Convert to optional chaining
Convert to async
Generate 'get' and 'set' accessors for TypeScript
Refactor preview
Add or remove braces from arrow functions
Extract type refactorings
Rename on import paths for JavaScript and TypeScript
Convert default export to named export
Convert to template string
Rename symbol (F2)
Move to new file refactoring
Convert imports JavaScript and TypeScript refactoring
Organize imports
Extract constant refactoring
Auto Fix