1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02:00

Add section to Download page for IntelliSense extension (#41492)

This commit is contained in:
Mark Otto
2025-05-29 12:06:58 -07:00
committed by GitHub
parent fd879c0779
commit 195a80686c
2 changed files with 8 additions and 0 deletions

View File

@@ -150,3 +150,11 @@ Install-Package bootstrap
```powershell
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