-
標(biāo)題欄自定義

-
折疊選擇

-
搜索多選

-
樹視圖搜索和過濾

-
終端改進

-
Ctrl+Space- 默認(rèn)為
MenuComplete
。(僅 Windows) -
Alt + 空格- 默認(rèn)為
SetMark
. -
Shift+Enter- 默認(rèn)為
AddLine
. -
Shift+End- 默認(rèn)為
SelectLine
. -
Shift+Home- 默認(rèn)為
SelectBackwardsLine
. -
命令行選項 --merge- 使用 3-way 合并編輯器作為默認(rèn)合并工具。
-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:轉(zhuǎn)到最近失敗的單元格- 直接跳轉(zhuǎn)到筆記本。

-
Python 入門體驗

-
粘性滾動預(yù)覽-
editor.experimental.stickyScroll.enabled
設(shè)置啟用粘性滾動。
-
開發(fā)容器 CLI 主題

審核編輯 :李倩
-
Visual
+關(guān)注
關(guān)注
0文章
255瀏覽量
34665 -
編輯器
+關(guān)注
關(guān)注
1文章
816瀏覽量
31766 -
Git
+關(guān)注
關(guān)注
0文章
203瀏覽量
16114
原文標(biāo)題:Visual Studio Code 1.70發(fā)布,支持用作Git合并工具
文章出處:【微信號:OSC開源社區(qū),微信公眾號:OSC開源社區(qū)】歡迎添加關(guān)注!文章轉(zhuǎn)載請注明出處。
發(fā)布評論請先 登錄
如何在Visual Studio 2022中運行FX3吞吐量基準(zhǔn)測試工具?
如何在VS Code中使用瑞薩RA系列MCU

芯來科技發(fā)布Nuclei Studio 2025.02版本

在Visual Studio中運行Hello分類樣本 ,僅在Visual Studio輸出中收到錯誤消息,怎么解決?
機械革命發(fā)布CODE AI程序員本
Vector推出一套基于Visual Studio Code的免費插件

DevEco Studio Code Linter的使用指南
適用于MSP430? MCU的Code Composer Studio(代碼調(diào)試器)? IDE v10.x

如何將CCS 3.x工程遷移至最新的Code Composer Studio? (CCS)

評論