Open brady994 opened 8 years ago
Type bs3-
and it should autocomplete to something for you. For example bs3-table
for a table.
thanks @elie222
Hi. It only works if you first save the html file then reopen it. also when I tab it along it doesn't do the completion but if I click in the auto-complete box with my mouse it will do the auto complete.
tabbing along this: bs3-col produces this: <bs3-col></bs3-col>
clicking on one of the options in the autocomplete box that shows below what you are typing produces this:
<div class="col-xs- col-sm- col-md- col-lg-">
</div>
Hi, I would like to know how to use bootstrap3-snippets in atom because I can't find the right combination of keys to use it. Thank You.