Open blikblum opened 5 years ago
Go extensions folder location for Visual Studio Code. For linux: $USERHOME/.vscode/extensions/
{
"language": "javascript",
"path": "./snippets.json"
}
It would be nice to have this in the IDE's config.
Using vscode
Currently bs4 snippets is show in quick suggestion list on javascript files.
Is there a way to disable bs4 snippets in javascript files?