Also see IDE, Editor and Database Tools
Shortcuts
1 | Ctrl+P Quick Open, Go to File… |
Settings
File -> Preferences -> Settings -> Under user settings click the ellipses … in the top right -> Select ‘Open settings.json’
1 | Show white space “editor.renderWhitespace”: “all” |
Extensions
- Render Line Endings ~ Displays the line ending symbol and optionally extra whitespace when ‘Render whitespace’ is turned on.
If whitespace rendering is turned on, you will see the symbol for either LF (↓), CRLF (↵), or CR (←).
- TSLint ~ Adds tslint to VS Code using the TypeScript TSLint language service plugin.
- Jest ~ Test player & debugger
- VS Live Share
- VS Live Share Audio
- Bracket Pair Colorizer 2