Visual Studio Code

Edit · View history

Visual Studio Code (commonly referred to as VS Code) is a free, open-source source-code editor developed by Microsoft. It supports debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded Git. It is built on the Electron framework and is available for Windows, macOS, and Linux.

History

Visual Studio Code was first announced on April 29, 2015, at the Build conference. A preview build was released shortly after. The source code was initially released under a proprietary license but later made available under the MIT License on November 18, 2015. The editor quickly gained popularity among developers for its speed, extensibility, and built-in support for many programming languages. Microsoft releases monthly updates adding new features and fixes.

Features