内容简介:Visual Studio Code 1.28 已发布,更新亮点包括: Custom file icons - VS Code 现在为某些常见的 VS Code 文件类型提供自定义图标。 Project level snippets - 代码片段可单独拿来研究,并与团队共享。 Editor T...
Visual Studio Code 1.28 已发布,更新亮点包括:
Custom file icons - VS Code 现在为某些常见的 VS Code 文件类型提供自定义图标。
Project level snippets - 代码片段可单独拿来研究,并与团队共享。
Editor Tab completion - 使用 Tab 可轻松循环浏览 IntelliSense 建议。
Jump to last edit - 新命令,用于转到上次编辑位置。默认快捷键为 Ctrl+K Ctrl+Q
Save without formatting - 在不更改现有格式的情况下保存文件。默认快捷键为 Ctrl + KS
Git improvements - 更好地删除冲突处理。
Rename via import path - 通过导入路径重命名 JS/TS 文件。
Convert to async refactoring - 快速更新函数以使用 async 和 await 。
Better Markdown folding - 折叠代码块、多行列表和嵌入式 HTML 。
更多内容请查阅发行说明:
https://code.visualstudio.com/updates/v1_28
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Java 11正式发布,新特性解读
- Python 3.8 发布,新特性解读
- Safari 11.1 发布,新的 WebKit 特性
- PostgreSQL 13 Beta 1 发布,大量新特性
- Kafka 2.0重磅发布,新特性独家解读
- Ansible 2.7 正式发布,引入更多新特性
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Nine Algorithms That Changed the Future
John MacCormick / Princeton University Press / 2011-12-27 / GBP 19.95
Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack: the billions of pages on the World Wide Web.......一起来看看 《Nine Algorithms That Changed the Future》 这本书的介绍吧!