There is an extension called Bootstrap 3 Snippets, however, it only runs snippets in HTML files.
How do I get this to work on files from other extensions?
There is an extension called Bootstrap 3 Snippets, however, it only runs snippets in HTML files.
How do I get this to work on files from other extensions?
Use the extension's snippets manually:
Access and copy the contents of: link
Go to Use Snippets in your VSCode:
Click New Global Snippets
and give it a name.
Paste the copied json content and save the file.
Use