Zaczero / bootstrap-v4-snippets

📦 Bootstrap v4 Snippets for VS Code
MIT License
22 stars 25 forks source link

Does not work in VSCode 1.45 #24

Open sameergaikwad222 opened 4 years ago

sameergaikwad222 commented 4 years ago

Iam unable to get Snippets for Bootstrap V4 in my VS code 1.45.

Please help me if there is any configuration needs to make prior to use.

Zaczero commented 4 years ago

Hi, no additional configuration is required.

There may be some extension compatibility issue. You can try disabling all extensions, checking if the snippets work and then enabling more and more extensions until you find the conflict.

You can force the snippets to show up by pressing CTRL+SPACE. Make sure you have a supported file language selected (html, php, razor, blade, vue, smarty, cfml). If are working on a file with different language please comment it here so I can add support for it.