bootstrap4-snippets
bootstrap4-snippets copied to clipboard
Visual studio extension & Intellij plugin for Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets/live templates
`b4-button-block` Generate: ``` css
Ever since the upgrade, I've not been able to get the snippets to expand in any project that uses .php or blade.php files. It specifically only works with .html now....
The original checkbox and radio code checkbox ```html Check this custom checkbox ``` radio ```html Toggle this custom radio ``` and it generated checkbox ```html ``` radio ```html ```
I've had to disable the extension as it causes me a lot of problems when editing plain text files. Any way to add an option to turn suggestions off based...
Tab is broken in PHP file when I installed bootstrap4-snippets. I try to disable the plugin, and tab is back. Enabling the plugin again, tab is broken. I am pretty...
Unfortunately the extension is overwriting the setting to show Emmet's snippets always on top ("editor.snippetSuggestions": "top"). Also my other Emmet/editor specific settings are correct. It even overwrites "editor.suggest.localityBonus": true, which...
Is it possible to change the default template with a specificated CDN URL?
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?
**b4-figure-default** is generated incorrectly.
When using snippet the button generates like this `