Join lines for Visual Studio Code
FunctionalityWhen I recently started using Visual Studio Code I quickly started missing the join lines command which I had become addicted to in Sublime Text 3. So I decided to write an extension which implement's that functionality. Join lines for Visual Studio Code employ's the InstallPress F1 in Visual Studio Code, then ext, then select install and type joinlines then hit enter. Manual InstallMac & Linux
Windows
All Platforms
ConfigurationSo the ctrl+j doesn't suit you ? No problem, just reassign it to another keybinding by Going to File -> Preferences -> Keyboard shortcuts You can now override the keybinding typing in the following: keybindings.json
|