VS Code发布1.72版本

VS Code 2022年9月更新发布1.72版本,更新内容:

工具栏自定义:隐藏 / 显示工具栏操作 Tool bar customization - Hide/show tool bar actions.

用户现在可以从工具栏上隐藏操作。右键单击工具栏中的任何操作,选择其隐藏命令或任何切换命令。


编辑器自动滚动:滚动速度根据光标位置进行调整 Better editor autoscrolling - Scrolling speed tuned to cursor location.


扩展视图更新:突出显示有更新或需要注意的扩展 Extensions view updates - Highlights extensions with updates or needing attention.

扩展视图中的 "最近更新" 部分显示过去 7 天内更新的扩展。


搜索结果树状视图:在列表或树状视图中查看搜索结果 Search results in a tree view - Review search results in either list or tree view.

点击搜索视图上角的列表 / 树状图标,可以在列表和树状视图之间进行切换搜索结果界面。


支持嵌套的 Git repo:检测并显示嵌套的 Git 子模块 Nested Git repo support - Detects and displays nested Git submodules.


纠正命令错别字 Terminal Quick Fixes - Suggestions to correct command typos and set an upstream remote.


钉住常用任务:将任务钉在运行任务下拉菜单的顶部,以便快速访问 Pin frequently used tasks - Pin tasks to the top of the Run Task dropdown for quick access.


Markdown 链接验证:自动检查 header、文件和图片链接 Markdown link validation - Automatically check header, file, and image links.

设置 "markdown.validate.enabled":true 。无效的Markdown 链接将被报告为警告或错误。


GitHub Enterprise Server 认证:改进的登录工作流程不再需要 PAT 。GitHub Enterprise Server authentication - Improved login workflow no longer requires PAT.

之前GitHub Enterprise Server 用户必须手动创建一个个人访问令牌(PAT)才能登录 GitHub Enterprise Server,现在不需要了。


轻松地添加和分享开发容器的功能 Dev Containers Features - Easily add and share functionality for development containers.

Dev Container Features 让你轻松地将预先包装好的功能添加到你的开发容器中。


VS Code 社区 VS Code Community Discussions - Connect with other VS Code extension authors.

VS Code 社区 https://github.com/microsoft/vscode-discussions/discussions 用户可以提出问题、与其他开发者联系。