git - 如何在 Visual Studio Code 中获得统一的 git diff?

标签 git diff visual-studio-code

VS Code 有一个很好的内置 Git 界面,但它默认为并排文件比较/差异。有没有办法切换到统一颜色模式?

最佳答案

official view is a side by side one

enter image description here

但是VSCode Tips page提及

Inline view

Toggle inline view by clicking more button in the top right.

https://github.com/Microsoft/vscode-tips-and-tricks/raw/master/media/more_button.png ("切换并排 View ")

enter image description here

关于git - 如何在 Visual Studio Code 中获得统一的 git diff?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42571067/

相关文章:

git - git 可以在远程服务器上使用不同的语言环境吗?

git - 如何使用压缩的提交进行 rebase

git - 将常规差异补丁重新格式化为 git 格式

java - SVNKit 日期之间的差异

ruby - Visual Studio Code 使用 HEREDOC 和单引号中断突出显示

git - 如何删除特定分支的第一次提交?

git 新手错误 - 如何恢复

Python 看门狗 : what is the 'empty' directory snapshot?

javascript - VSCode 始终显示类型定义而不是实际实现

html - 如何拥有基本的html结构?