今天(北京时间 2019 年 10 月 10 日),微软发布了 Visual Studio Code 1.39 版本。此版本主要更新的内容包括:
- Source Control tree view - 可以通过列表或者树状图两种方式来展示被改变的文件。
- Toggle region folding keyboard shortcut - 通过 Toggle Fold 键盘快捷键,可以快速展开或者收起 regions。
- Text selections displayed in minimap - 缩略图中也会展示编辑区域被选择的代码块。
- Open terminal in custom working directory - 可以通过快捷键来打开自定义工作目录的集成终端。
- HTML ARIA attribute reference links - HTML IntelliSense 中直接展示 ARIA 文档。
- CSS property completions include semicolons - CSS 补全会自动添加分号。
- CSS color variables preview - 补全颜色变量时展示颜色预览
- Improved column breakpoint UI - 直接在源代码中展示 inline 的断点。
- Inline debug actions in CALL STACK view - CALL STACK 中直