Skip to content

Instantly share code, notes, and snippets.

@tberghuis
Last active November 28, 2018 23:08
Show Gist options
  • Save tberghuis/10f89cd157a6ef7d3c29a6ab89ee9f57 to your computer and use it in GitHub Desktop.
Save tberghuis/10f89cd157a6ef7d3c29a6ab89ee9f57 to your computer and use it in GitHub Desktop.
**user settings**
{
"editor.quickSuggestions": {
"other": false,
"comments": false,
"strings": false
},
"editor.suggestOnTriggerCharacters": false,
"editor.parameterHints": false,
"[javascript]": {
"editor.formatOnSave": true
},
"editor.hover.enabled": true
}
**installed extensions**
vetur
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment