Skip to content

Commit ad808b6

Browse files
Create index.md
1 parent 464979d commit ad808b6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

topics/vscode/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
display_name: Visual Studio Code
3+
created_by: Microsoft
4+
github_url: https://github.com/microsoft/vscode
5+
logo: vscode.png
6+
released: April 29, 2015
7+
short_description: Visual Studio Code is a lightweight but powerful source code editor developed by Microsoft, available across multiple platforms.
8+
topic: vscode
9+
url: https://code.visualstudio.com/
10+
wikipedia_url: https://en.wikipedia.org/wiki/Visual_Studio_Code
11+
---
12+
13+
Visual Studio Code (VS Code) is a free and open-source code editor developed by Microsoft. It is designed to provide developers with a fast, flexible, and extensible environment for building modern applications. With built-in support for JavaScript, TypeScript, and Node.js, as well as extensions for languages like Python, C#, Java, and more, VS Code caters to a wide range of programming needs. Key features include intelligent code completion (IntelliSense), debugging capabilities, git integration, and customizable themes. Its active community contributes to a vast ecosystem of extensions that enhance functionality and adapt the editor to virtually any development workflow.

0 commit comments

Comments
 (0)