Skip to content

Instantly share code, notes, and snippets.

@getsetbro
Created September 23, 2017 14:27
Show Gist options
  • Save getsetbro/b341ae10bfcc5a148cded6224d39c18a to your computer and use it in GitHub Desktop.
Save getsetbro/b341ae10bfcc5a148cded6224d39c18a to your computer and use it in GitHub Desktop.
vscode emmet settings - Sept 2017
"editor.snippetSuggestions": "top",
"emmet.showSuggestionsAsSnippets": true,
"emmet.showAbbreviationSuggestions": true,
"emmet.showExpandedAbbreviation": "always",
"emmet.triggerExpansionOnTab": true,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment