RefactorThis extension for Visual Studio CodeA vscode extension for TypeScript files that offers refactoring options that I felt was missing. FeaturesA number of refactoring options will be offered via the vscode quick fix lightbulb feature, and available as commands if you wish to keybind stuff. See below for a complete listing, expand each one for demo. Convert to arrow syntax (=>)Known IssuesDoes not apply any formatting after actions. Use your own formatter for that. Release NotesSee CHANGELOG |