1tontech / bootstrap4-snippets

Visual studio extension & Intellij plugin for Bootstrap 4, Font awesome 4, Font Awesome 5 Free & Pro snippets/live templates
MIT License
117 stars 43 forks source link

Can you add classes suggestions for emmet abbreviations? #53

Open axelsomerseth opened 2 years ago

axelsomerseth commented 2 years ago

Hi everyone!

I want to request if it's possible to add classes suggestions for emmet abbreviations. For example:

navbar.navbar.navbar-expand-lg

then press tab to insert the element navbar with navbar.navbar-expand-lg classes

Best regards!