Skip to content

Instantly share code, notes, and snippets.

ESLint
GitLens
Intellisense for CSS class names in HTML
Jest Runner
Prettier - Code formatter
Surround
TSLint
Visual Studio Intellicode
{
"editor.formatOnPaste": true,
"editor.multiCursorModifier": "ctrlCmd",
"editor.snippetSuggestions": "top",
"workbench.editor.enablePreview": false,
"breadcrumbs.enabled": true,
"git.confirmSync": false,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"typescript.tsserver.log": "verbose",