bs4snippetsFeaturesThis is an extension for creating bootstrap4 snippets. 1.Type !bs4 and you will get the basic bootstrap framework. 2.Just type !bs4 and you will see the auto-completions 3.For alerts, type !bs4alert- and you will see auto completions
4.For badge, type !bsbadge- and you will see auto completions
5.For button, type !bsbtn- and you will see auto completions
6.For a card, type !bs4card-all 7.For a carousel, type !bs4carousel- and you will see auto completion(they are self-explanatory) 8.For a collapse, type !bs4collapse- and you will see auto completion(they are self-explanatory) 9.For a jumbotron, type !bs4jumbotron- and you will see auto completion 10.For a pagination, type !bs4pagination- and you will see auto completion RequirementsVisual Studio Code version greater than 1.22.0 Release Notes1.0.0Initial release of bs4snippets 1.0.1Change in Compatible Versions(Visual Studio Code) 1.1.0Added Bootstrap Alerts 1.2.0Added Bootstrap Badges 1.2.1Added Bootstrap Buttons Change in Compatible Versions(Visual Studio Code) >1.22.0 1.2.2Adding Bootstrap Cards 1.2.3Adding Bootstrap Carousel 1.2.4Correcting Error(Error: Carousel controls not working, Same prefix for three carousels) 1.2.5Adding Bootstap Collapse 1.2.6Adding Bootstrap Jumbotron 1.2.7Adding Bootstrap Pagination |