Skip to content

Commit c0a1096

Browse files
committed
Update VS Code Extension
This appends the other alias for vscode as a related topic.
1 parent 4c38f70 commit c0a1096

File tree

1 file changed

+11
-13
lines changed

1 file changed

+11
-13
lines changed

topics/vscode-extension/index.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
---
2-
display_name: VS Code Extension
3-
github_url: https://github.com/microsoft/vscode-extension-samples
4-
related: visual-studio-code
5-
short_description: An extension for the Visual Studio Code editor.
6-
7-
topic: vscode-extension
8-
url: https://marketplace.visualstudio.com/vscode
9-
---
10-
11-
Visual Studio Code is a free code editor from Microsoft, based on open source.
12-
13-
Visual Studio Code is built with extensibility in mind. From the UI to the editing experience, almost every part of VS Code can be customized and enhanced through the Extension API.
1+
---
2+
display_name: VS Code Extension
3+
github_url: https://github.com/microsoft/vscode-extension-samples
4+
related: visual-studio-code, vscode
5+
short_description: An extension for the Visual Studio Code editor.
6+
topic: vscode-extension
7+
url: https://marketplace.visualstudio.com/vscode
8+
---
9+
Visual Studio Code is a free code editor from Microsoft, based on open source.
10+
11+
Visual Studio Code is built with extensibility in mind. From the UI to the editing experience, almost every part of VS Code can be customized and enhanced through the Extension API.

0 commit comments

Comments
 (0)