Visual Studio Code 发布了 2024年 9 月份更新版本:version 1.94。
在资源管理器中查找 - 通过改进的查找控件在资源管理器视图中快速查找文件。
Find in Explorer - Quickly find files in the Explorer view with the improved Find control.
源代码控制图 - 在源代码控制图中提供更多过滤选项和交互性。
Source Control Graph - More filtering options and interactivity in the Source Control Graph.
Python 测试覆盖率 - 利用覆盖率运行 Python 测试,并在编辑器中获得丰富的结果。
Python test coverage - Run Python tests with coverage and get rich results in the editor.
ESM - 由于迁移到了 ESM,VS Code 启动速度更快。
ESM - Faster VS Code startup thanks to the migration to ESM.
账户首选项--指定扩展使用哪个账户。
Account preference - Specify which account to use for an extension.
本地 REPL 中的 Copilot - 在本地 REPL 中获取代码完成和内联聊天。
Copilot in Native REPL - Get code completions and Inline Chat in the Native REPL.
改进的聊天上下文--拖放文件或使用 IntelliSense 获取更相关的聊天上下文。
Improved chat context - Drag & drop files or use IntelliSense for more relevant chat context.
测试环境设置 - 帮助您为工作区设置测试框架。
Test environment setup - Get help with setting up a test framework for your workspace.