差分

公式サイト:

Viewing Diffs | Visual Studio Code [Official]

使い方

参考:

VSCode でファイルを比較し、差分を表示するには | @IT

WinMerge の代わりに Visual Studio Code を使う | kuluna.class

VSCode 内でテキスト比較する3つの方法 | HPcode

Git Difftool and Mergetool with Visual Studio Code | Kimserey Lam

差分ツールとして設定する (difftool)

参考:

git difftool に VSCode を設定する | Garbanzo Note

Git Difftool and Mergetool with Visual Studio Code | Kimserey Lam

How to Use Visual Studio Code as mergetool and difftool in Git | Satria Janaka

Configure Visual Studio Code as a Default Git Editor, difftool, or mergetool (Masud Afsar) | Geek Culture

Use VSCode as Git difftool – Stack Overflow

Open all files at once using VSCode as Git difftool and mergetool – Stack Overflow

表示形式

  • 新しい表示形式の差分エディタが v1.80 で導入され、v1.82 で既定に変更された。
  • エディタの幅が狭い場合に自動でインライン表示されるようになった。
  • また、変更のない領域は折り畳んで表示される。
  • 常にインライン表示を行う、あるいは、インライン表示に切り替わる幅を設定できる。
形式
  • インラインビュー (Inline View)
  • 左右分割 (Side by Side)
設定
  • インラインビュー (デフォルト無効)
  • 移動されたコードブロックの表示 (デフォルト無効)
  • スペースが制限されている場合はインラインビューを使用する (デフォルト有効)

リンク:

Diff Editor – Update v1.82 | Visual Studio Code [Official]

New Diff Editor – Update v1.80 | Visual Studio Code [Official]

参考:

VSCode の diff を左右2カラム表示に戻す設定あった | Ginpen.com

Implements inline diff view in diff editor v2. (#184735) – GitHub

Uses inline-view in diff editor when width is small. (#189304) – GitHub

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA