Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 59353

Visual Studio Code v1.3 发布

$
0
0

Visual Studio Code v1.3 发布了,该版本对扩展管理做了一些改进,新增专用的扩展视图,同时也对标签编辑器做改进。对全局搜索、替换,拖放和缩进等功能增强。

主要提升:

  • Tabs: Tabbed editor panes allow you to quickly navigate to your files and organize your workbench.

  • Extensions: New in-product Extensions View to quickly find, install and manage your extensions.

  • Workbench: Enhanced Drag and Drop, Preview Editors to conserve your editor panes, and multiple Integrated Terminals.

  • Editor: Global Search and Replace, Indent Guides, Problems panel to view errors and warnings.

  • Languages: Better, more complete Emmet support, Atom JavaScript grammar extension.

  • Debugging: Lots of improvements including support for attaching to running Node.js processes and changing variable values during a debug session.

  • Extension Authoring: A new contribution point for menu bars and context menus. New APIs to open non-text resources and add editor decorator attachments.

更多详细信息,可查看发布说明

下载地址:https://code.visualstudio.com/Download


Viewing all articles
Browse latest Browse all 59353

Trending Articles