Bootstrap IntelliSense
Bootstrap IntelliSense is a Visual Studio Code extension that enhances the development experience with Bootstrap. It offers CSS class autocompletion, hover previews, color previews, sorting classes, and the ability to choose from multiple versions of Bootstrap. This extension is inspired by the popular Tailwind CSS IntelliSense extension. InstallationInstall via the Visual Studio Code Marketplace → In order for the extension to activate you must have Bootstrap installed in your workspace. ActivationThe extension will be activated automatically when it's installed. FeaturesSmart AutocompleteIntelligent suggestions for Bootstrap class names.
Enter a class name and the extension will suggest matching CSS classes, if not than try
Color PreviewsBootstrap color utility classes show swatches in three places:
Semi-transparent classes such as Class SortingSort Bootstrap classes in a consistent order: Layout → Spacing → Components → Utilities.
Class Hover PreviewJust hover over a class name to see a preview of the CSS properties.
You can toggle hover and inline color previews independently from the extension menu. Broad Syntax SupportClass names are detected across many syntaxes, including Choose your Bootstrap versionSelect the Bootstrap version you are using in your project.
Reload / Clear Class CacheUse the Reload / Clear Class Cache command (from the menu or command palette) to clear the cached Bootstrap classes and reload them — handy after switching versions or updating a local CSS file. Add Custom Language SupportAdd custom language support for Bootstrap classes.
Known IssuesIf you encounter any errors or have suggestions for improvement, please feel free to email me. I appreciate your feedback and will do my best to address any issues you may have. Thank you in advance! ContributingContributions are welcome! If you would like to add new features or make improvements to the project, feel free to fork the repository and submit your changes via pull requests. Your contributions will be highly appreciated and will help make the project even better. Thank you in advance for your interest in contributing! RequirementsThis extension requires VSCode version 1.67.1 or higher. Enjoy! |




