お知らせ

次の項目は別ページに分割しました。

関連ページ:

VSCode の一般的な使い方は次のページにまとめています。

使い方

参考:

VSCode での Git の基本操作まとめ – Qiita

VSCode の機能で最低限必要な Git 操作をしたい!- Qiita

Visual Studio Code で Git – Qiita

Visual Studio Code の Git 連携機能と git コマンドについて – Qiita

VSCode での Git の基本操作まとめ – Qiita

Visual Studio Code で Git を使う | TECH PROjin

VSCode で Git を操作する (init / add / reset / commit) | 日々報道

Visual Studio Code で Git を使う | Logfile

Version Control | Visual Studio Code [Official]

導入

参考:

VSCode でソースコード管理/初めの一歩 | @IT

Visual Studio Code でローカルリポジトリを作成する | マゴトログ

Visual Studio Code で Git 統合を使用する方法 | DigitalOcean

概要

参考:

Git でできること | 底辺プログラマーの戯言

ソース管理

表示
  • ツリー
  • 一覧
並べ替え
  • パス順
  • 状態順
  • 名前順

参考:

Updated Source Control View – Release Note v1.39 | Visual Studio Code [Official]

SCM: Show changes in tree-like format · Issue #14582 · microsoft/vscode – GitHub

group pending changes by folder – Stack Overflow

コミットする

参考:

Commit | Visual Studio Code [Official]

コマンド

参考:

Visual Studio Code で Git – Qiita

ステータスバー

参考:

Git Status Bar Actions | Visual Studio Code [Official]

マージ/コンフリクト (merge)

こちらのページを参照

参考:

Merge Conflicts | Visual Studio Code [Official]

How to use Visual Studio Code as the default editor for Git MergeTool including for 3-way merge – Stack Overflow

差分 (diff)

こちらのページを参照

参考:

Viewing Diffs | Visual Studio Code [Official]

ブランチを操作する (branch)

参考:

Branches and Tags | Visual Studio Code [Official]

サブモジュール (submodule)

参考:

Visual Studio Code の git submodule 対応を試してみる – Qiita

Git submodule support · Issue #7829 · microsoft/vscode – GitHub

リビジョンの差分で発生した文法エラーが問題パネルに表示される

※未解決

参考:

Opened revisions of file history are linted by the editor · Issue #452 · Axosoft/vscode-gitlens – GitHub

File revisions can end up being parsed by language servers (causing errors and warnings, etc) · Issue #430 · Axosoft/vscode-gitlens – GitHub

Don’t lint git diff. · Issue #200 · microsoft/vscode-eslint – GitHub

Language capabilities and URI schemas · Issue #20859 · microsoft/vscode – GitHub

ドキュメント

Git Support | Visual Studio Code [Official]

チュートリアル

Visual Studio Code で Git のバージョコントロールツールを使用する | Microsoft Docs [公式]

Tips

VSCodeでよくある Git 操作をキーボードだけでする | bun

まとめ

Visual Studio Code の Git 連携機能と git コマンドについて – Qiita

Git の使い方 | セルティスラボ

VSCode で Git を操作する方法総まとめ | Proぐらし

チュートリアル

Version Control in VS Code

Git Version Control in VS Code

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

コメントを残す

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

Protected by reCAPTCHA