Bootstrap 5 Icon SnippetsSimple and easy Bootstrap 5 Icon snippets. There are over 1,900 icons available free from the Bootstrap team and they are always adding new ones. This extension makes it easy to insert FeaturesNearly 2k icons provided by the Bootstrap team have been included in this extension. Here is an example of a snippet:
InstructionsTo select an icon simply start by typing Next tab to the size if you would like to change the icon size. Lastly tab to the color and either input your color code or select from the VS Code color chooser which also supports opacity. RequirementsExtension SettingsNone Known IssuesSelected language mode for the file you are working on needs to be Release Notes1.0.0Refactored snippet function to handle JS Object instead of mapping an array for searching through the icon list. Refactored Icon Selection variable to a JavaScript Object module import from a variable array for better performance. Insured current icon list is inline with the latest version of Bootstrap Icons v1.10.5 0.0.1Initial release of the extension. |