Add section to Download page for IntelliSense extension

This commit is contained in:
Mark Otto 2025-05-23 15:54:02 -07:00
parent 374c8a1e1f
commit df9d782b23
2 changed files with 8 additions and 0 deletions

View File

@ -150,3 +150,11 @@ Install-Package bootstrap
```powershell ```powershell
Install-Package bootstrap.sass Install-Package bootstrap.sass
``` ```
## IntelliSense extension
<img class="d-block mb-4 img-fluid rounded-3" src="/docs/[[config:docs_version]]/assets/img/bootstrap-intellisense-autocomplete.png" width="573" height="332" alt="" />
Install the community-maintained [IntelliSense extension](https://marketplace.visualstudio.com/items?itemName=hossaini.bootstrap-intellisense) for Visual Studio Code to get IntelliSense auto-completion for Bootstrap classes.
<a href="https://marketplace.visualstudio.com/items?itemName=hossaini.bootstrap-intellisense" class="btn btn-bd-primary">View in VS Code Marketplace</a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB