1.6x
1.66
官方总结
Welcome to the March 2022 release of Visual Studio Code. There are many updates in this version that we hope you will like, some of the key highlights include:
- Local history - Keep track of local file changes independent of source control.
- 本地历史记录
- Settings editor language filter - Displays available language-specific settings.
- 不同语言的配置独立分开
- Terminal find improvements - Matches are highlighted in the terminal panel and scroll bar.
- 内置终端改进,支持颜色高亮
- Built-in CSS/LESS/SCSS formatters - Code formatting for CSS, LESS, and SCSS.
- 内置 CSS/LESS/SCSS 格式化功能(我大 stylus 不要面子德玛?)
- JavaScript heap profiles - Collect and view JS memory allocations while debugging.
- 在调试时收集和查看JS内存分配。
- VS Code for the Web - Drag and drop files and folders into vscode.dev.
- vscode.dev 支持拖拽
- Remote - SSH support for Mac - Connect via SSH to Apple Silicon/M1/ARM64 machines.
- Connect via SSH to Apple Silicon/M1/ARM64 machines
- New R language topic - Learn how to use R for data science in VS Code.
- 支持
R
语言 的更多特性?
- 支持