Visual Studio Code 1.74 发布更新

VS Code 1.74 已发布,更新内容如下:

Customize Explorer auto reveal - Decide which files scroll into view in the Explorer.

自定义资源管理器自动显示 - 决定哪些文件在资源管理器中滚动到视图中。

Hide Activity bar and Panel badges - Simplify the editor UI by toggling state badges.

隐藏活动栏和面板徽章 - 通过切换状态徽章,简化编辑器 UI。

Audio cues for notebooks and diff view - Sounds for cell run results, added or removed lines.

笔记本和差异视图的音频提示 - 单元格运行结果、添加或删除行的声音。

Merge editor Undo/Redo - Quickly revert or reapply merge conflict actions.

合并编辑器撤消 / 重做 - 快速恢复或重新应用合并冲突操作。

Manage unsafe repositories - Prevent Git operations on folders not owned by you.

管理不安全的存储库 - 防止对不属于您的文件夹进行 Git 操作。

JavaScript console.profile collection - Easily create CPU profiles for viewing in VS Code.

JavaScript console.profile 集合 - 轻松创建 CPU 配置文件,并在 VS Code 中查看。

Go to Definition from return - Jump to the top of JavaScript/TypeScript functions.

Go to Definition from return - 跳转到 JavaScript/TypeScript 函数的顶部。

Remote Tunnels - Create a connection to any machine, without needing SSH.

远程隧道 - 创建到任何设备的连接,无需 SSH。

Jupyter notebook "Just My Code" debugging - Avoid stepping into Python library code.

Jupyter Notebook “Just My Code” 调试 - 避免进入 Python 库代码。

Dev Container GPU support - Request a GPU when creating a Dev Container.

开发容器 GPU 支持 - 创建开发容器时请求 GPU。