Bootstrap 5 IntelliSenseBootstrap 5 IntelliSense is a lightweight Visual Studio Code extension that provides fast and accurate CSS class autocompletion for Bootstrap 5 projects. It works seamlessly in HTML and PHP files, including HTML embedded inside PHP strings (echo, print, quoted strings), improving productivity when working with Bootstrap-based layouts. Features
Supported Languages
UsageStart typing Bootstrap classes inside a class attribute. HTML example:
PHP example:
The extension will automatically suggest matching Bootstrap 5 classes. LicenseMIT License ContributingIssues and pull requests are welcome. Repository: https://github.com/pirulug/bootstrap5-intellisense |