Sublime Text Extension PackIf you are coming from Sublime Text, this extension pack adds functionality for keyboard shortcuts and commands that are missing in VS Code. Also, add these settings to get a minimap, format on paste, and snippet suggestions.
Sublime Text KeymapMarketplace - Sublime Text Keymap Author - Microsoft Ports common keyboard shortcuts from Sublime Text to VS Code. Note that there are some conflicts with VS Code and Sublime Text keyboard shortcuts. Currently the extension chooses Sublime Text's shortcut over VS Code's. This means that some VS Code keyboard shortcuts don't work the same (ex. F5 to debug). You can easily modify this yourself in Expand Selection To ScopeMarketplace - Expand Selection To Scope Author - Vittorio Romeo VS Code has support in this area, but this extension nails a nice sweet spot. Expand your selection to the scope incrementally, including for multiple cursors. Close HTML / XML TagMarketplace - Close HTML / XML tag Author - Compulim Adds a keyboard shortcut to add the closing tag for XML and HTML. Sublime CommandsMarketplace - Sublime Commands Author - Zarel Ports the transpose, expand selection to line, and split into lines to VS Code. |