-
标题栏自定义

-
折叠选择

-
搜索多选

-
树视图搜索和过滤

-
终端改进
注意:在 Windows 上,需要 PowerShell 7 (pwsh) 来支持 shell 集成。其他扩展的 PowerShell 键绑定:-
Ctrl+Space- 默认为
MenuComplete。(仅 Windows) -
Alt + 空格- 默认为
SetMark. -
Shift+Enter- 默认为
AddLine. -
Shift+End- 默认为
SelectLine. -
Shift+Home- 默认为
SelectBackwardsLine. -
命令行选项 --merge- 使用 3-way 合并编辑器作为默认合并工具。
-m --merge Perform a three-way merge by providing paths for two modified versions of a file, the common origin of both modified versions, and the output file to save merge results.
这意味着可以将 VS Code 用作 Git 的合并工具,例如在以下位置进行配置.gitconfig:[merge]tool = code-insiders[mergetool "code-insiders"]cmd = code-insiders --wait --merge $REMOTE $LOCAL $BASE $MERGED
-
NoteBook:转到最近失败的单元格- 直接跳转到笔记本。

-
Python 入门体验
自动调试配置Python 扩展现在支持自动调试配置,可以分析当前项目并提供不需要额外修改的调试配置。该扩展识别 Django、Flask 和 FastApi 项目,以及简单的 Python 文件。-
粘性滚动预览-
editor.experimental.stickyScroll.enabled设置启用粘性滚动。
-
开发容器 CLI 主题
审核编辑 :李倩
-
Visual
+关注
关注
0文章
255浏览量
35406 -
编辑器
+关注
关注
1文章
826浏览量
32650 -
Git
+关注
关注
0文章
205浏览量
16780
原文标题:Visual Studio Code 1.70发布,支持用作Git合并工具
文章出处:【微信号:OSC开源社区,微信公众号:OSC开源社区】欢迎添加关注!文章转载请注明出处。
发布评论请先 登录
使用ADI Power Studio简化电源系统设计流程
改造小萝卜机器人第二天——Visual Studio Code 解决ESP-IDF报错问题
Analog Devices发布ADI Power Studio™和网页端新工具 简化电源管理设计和优化
微软Visual Studio 2026 发布!AI 深度融合、性能提升
芯科科技Simplicity Studio 6公测版发布
SEGGER工具链集成到CMake和VS Code了
Firebase Studio现已集成Gemini 2.5
Android Studio中的Gemini支持多模态输入功能
如何在Visual Studio 2022中运行FX3吞吐量基准测试工具?
如何在VS Code中使用瑞萨RA系列MCU
使用 QWQ:32B 模型搭配 VSCode 的 Cline 插件实现自动化代码编程!
芯来科技发布Nuclei Studio 2025.02版本

Visual Studio Code 1.70现已发布
评论