bootstrap-v4-snippets icon indicating copy to clipboard operation
bootstrap-v4-snippets copied to clipboard

Does not work in VSCode 1.45

Open sameergaikwad222 opened this issue 5 years ago • 1 comments
trafficstars

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.

sameergaikwad222 avatar Jun 01 '20 08:06 sameergaikwad222

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.

Zaczero avatar Jun 07 '20 16:06 Zaczero