Visual Studio Code

Visual Studio Code
Developer(s) Microsoft
Initial release April 29, 2015; 13 days ago (2015-04-29)
Development status Public Preview
Written in C++ / Node.js / JS / CSS / HTML
Operating system Linux x86_64, OS X 10.8 or later, Windows 8
Available in English
Type Rich development environment
License Proprietary
Website code.visualstudio.com

Visual Studio Code is a source code and text editor for Windows, Linux and OS X.[1] It includes support for debugging, embedded Git Control, rich development experiences such as intelligent code completion (also known as IntelliSense), and other features. It is also customizable, which means that users can change the editor's theme, change the editor's keyboard shortcuts, change the editor's preferences, and others. It is not yet known if users can extend the editor by developing extensions like in Visual Studio. It is developed by Microsoft and is available for free. It is currently in public preview.

Visual Studio Code is based on Electron, a piece of software that is based on Chromium, which is used to deploy io.js applications for the desktop. Visual Studio Code uses the Blink layout engine to render the interface.[2]

History

Visual Studio Code was announced, and a preview was released, on April 29. 2015 by Microsoft at the 2015 Build conference.[3]

Release History[4]
Date Version Notes
2015-04-29 0.1.0[5] Initial release

License

Visual Studio Code is available for free under proprietary software license terms.

References

External links