Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 288 Bytes

vscode-snippets-redux

Demo

How to use

Add the contents of snippets.json to:

~/Library/Application Support/Code/User/snippets/javascript.json

Recommended Usage

Add this to your VSCode User Settings:

editor.snippetSuggestions = "top"