Visual Studio Code
Developer(s) | Microsoft |
---|---|
Initial release | April 29, 2015 |
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 |
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]
Contents
History
Visual Studio Code was announced, and a preview was released, on April 29. 2015 by Microsoft at the 2015 Build conference.[3]
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
- ^ Lardinois, Frederic (April 29, 2015). "Microsoft Launches Visual Studio Code, A Free Cross-Platform Code Editor For OS X, Linux And Windows". TechCrunch.
- ^ "Why Visual Studio Code?". Visual Studio Code Docs. Microsoft. Retrieved 30 April 2015.
- ^ Montgomery, John (April 29, 2015). "BUILD 2015 News: Visual Studio Code, Visual Studio 2015 RC, Team Foundation Server 2015 RC, Visual Studio 2013 Update 5".
- ^ "Visual Studio Code Releases". Microsoft.
- ^ "Visual Studio Code v0.1.0 Release Notes". Microsoft.
External links
|