Skip to content

Commit 195a806

Browse files
authored
Add section to Download page for IntelliSense extension (#41492)
1 parent fd879c0 commit 195a806

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

site/src/content/docs/getting-started/download.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,11 @@ Install-Package bootstrap
150150
```powershell
151151
Install-Package bootstrap.sass
152152
```
153+
154+
## IntelliSense extension
155+
156+
<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="" />
157+
158+
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.
159+
160+
<a href="https://marketplace.visualstudio.com/items?itemName=hossaini.bootstrap-intellisense" class="btn btn-bd-primary">View in VS Code Marketplace</a>
Loading

0 commit comments

Comments
 (0)