2
There is an extension called Bootstrap 3 Snippets, but it only executes snippets in HTML files.
How to make it work in other extensions files?
2
There is an extension called Bootstrap 3 Snippets, but it only executes snippets in HTML files.
How to make it work in other extensions files?
2
Use the extension snippets manually:
Access and copy content from: https://raw.githubusercontent.com/wcwhitehead/bootstrap-3-snippets/master/snippets/snippets.json
Go to Snippet your Vscode:
Click on New Global Snippets
and give him a name.
Paste the content copied from json and save the file.
Use
Browser other questions tagged laravel laravel-blade visual-studio-code
You are not signed in. Login or sign up in order to post.