Important
This repository is a fork that I maintain for small fixes and minor upgrades. For the main project and long-term updates, please use the original repository: https://github.com/aviiceena/bootstrap-intellisense
Bootstrap IntelliSense is a Visual Studio Code extension that improves Bootstrap development with class autocompletion, hover previews, and version-aware suggestions.
This fork exists to keep compatibility updates moving quickly while still directing users to the official project.
- Original repository: https://github.com/aviiceena/bootstrap-intellisense
- VS Code Marketplace: https://marketplace.visualstudio.com/items?itemName=hossaini.bootstrap-intellisense
I maintain this fork for targeted fixes and minor Bootstrap-version updates. If you are looking for the canonical source, discussions, and broader roadmap, please use the original repository linked above.
Install via the Visual Studio Code Marketplace →
In order for the extension to activate you must have Bootstrap installed in your workspace.
The extension will be activated automatically when it's installed.
Intelligent suggestions for Bootstrap class names.
Start typing a class name and the extension suggests matching classes. If suggestions do not appear, press Ctrl + Space.
Just hover over a class name to see a preview of the CSS properties.
Select the Bootstrap version you are using in your project.
Sort class lists to keep markup cleaner and easier to scan.
Add custom language support for Bootstrap classes.
If you find a bug related to this fork, open an issue in this repository. For official extension issues and feature requests, please use: https://github.com/aviiceena/bootstrap-intellisense/issues
Contributions to this fork are welcome for minor fixes, compatibility updates, and maintenance improvements. If your contribution is larger in scope, please consider opening it against the original repository.
This extension requires VS Code version 1.67.1 or higher.
Enjoy!





