Estimated reading time: 2 minutes
Are you still using the SUBLIME does TEXT, Atom, WEBSTORM, HBuilder these development tools? Then you are outdated
Microsoft’s open source Visual Studio Code, or VS Code for short, lets you redefine the magic of Code development tools and is the most widely used editor today. Although it was released by Microsoft in 2015 and is a bit young compared to other popular editors, it has been constantly updated over the past few years and was voted the most popular text editor among Web developers in the latest Stack Overflow survey.
Why VS Code?
First of all, Visual Studio Code is an open source and free editor from Microsoft. It supports cross-platform development and supports various languages, such as Java, PHP,C, GO, and so on. Why should we use it? VsCode has an open source community and C# developers, and it has its own plug-in library, which provides a variety of easy to develop and useful widgets.
Download address
Official site: https://code.visualstudio.com/ support platform: Windows, OS X, LinuxCopy the code
Why do I think VSCode is so popular?
Free and open source
cross-platform
Support for multiple languages
Handy shortcut keys
Powerful Plug-in library