You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting-started/vs-code-integration/introduction.md
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,20 @@ position: 1
8
8
9
9
# Visual Studio Code Integration Overview
10
10
11
-
The Progress®Telerik® UI for Blazor Visual Studio Code Extension enhances the experience in developing Blazor web applications with Telerik UI for Blazor.
11
+
The **Telerik UI for Blazor Template Wizard**[Visual Studio Code](https://code.visualstudio.com/) Extension enhances the experience in developing Blazor web applications with Telerik UI for Blazor.
12
12
13
13
As its primary advantage, the VS Code extension facilitate the creation of projects through a wizard directly in Visual Studio Code.
14
14
15
-
You can get the extention from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=blazor.templatewizard)
15
+
## Get the Extension
16
+
17
+
You can get the extention:
18
+
19
+
* from the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=TelerikInc.blazortemplatewizard)
20
+
21
+
* by opening the **Extensions** tab in Visual Studio Code, then searching for **Telerik UI for Blazor Template Wizard** and clicking **Install**
0 commit comments