I want to use code snippets in VSCode. But when I type, for example, for in javascript file, the Intellisense doesn\'t suggest snippet \"for-loop\" - I need to manu
for
Now that VS Code mostly abstracted away the settings.json file, you can do the instructions shown by Kavu, with this bonus tip:
settings.json
go to Preferences > Settings
find the Search settings text input, at the top
Search settings
type in "snippet"
The setting should be at the top of the result set: