- A+
所属分类:软件
Visual Studio Code是微软开发的一款开源跨平台(Windows、Linux、Mac)源代码编辑器,目前处于活跃开发中,已经拥有丰富的拓展程序可用,越来越完善,虽无法与VS相比,但对于这个新生儿(2015年4月30日),却一样做得非凡优秀,它不仅提供舒适的编程环境,而且具有强大的可扩展性(插件库),更重要的是它轻量级,而且免费开源。
测试截图:html 、css、php等开发语言全支持。
更新日志:
Welcome to the August 2017 release of Visual Studio Code. There are a number of significant updates in this version that we hope you will like, some of the key highlights include:
- JavaScript/TypeScript refactoring - Easily extract source code into methods and functions.
- HTML tag auto close - Improved editor productivity with automatic close tags.
- Color picker in HTML - You can now use the VS Code color picker in HTML files.
- Integrated Terminal quick open - Create or jump to terminals from VS Code Quick Open.
- Drag and drop from search - Quickly open files from Search and also the Problems panel.
- Multiple SCM providers - You can now have multiple active source control providers.
- New online documentation - New Emmet topic and updates to the Node.js Deployment tutorial.
- VS Code "recipes" repository - Examples using React, Angular and Docker in VS Code.
- Preview: Multi-root workspaces - Smoother UI when adding folders and creating a Workspace (Insiders build).
- Multi-root tips for extension authors - Update your extension to work seamlessly with multi-root workspaces.
官网网站:https://code.visualstudio.com
官网下载(包含其他平台版本):https://code.visualstudio.com/Download
有绿色版也有安装版,自选下载,免费开源哦,又多了一种选择。
截止2017.10.1目前更新到了1.16.1