インスタント注釈の表示

instant blame は現在のエディタ行に作者と最後に変更された日付の注釈を付けます。オプションで、注釈にコミット件名が表示されます。

現在のファイルのインスタント注釈を表示するには、Tools >Git >Current File と進み、Instant Blame for <file> を選択してください。

注: Instant blame は未保存のファイルでは利用できません。

行に対する最新の実際の変更を表示するには、空白の変更や行の移動を無視するようにインスタント注釈を設定します。

注釈の上にカーソルを置くと、ツールチップに追加情報が表示されます。ツールチップからは、以下の操作が可能です:

メニュー項目メニュー項目
注釈 <ハッシュhashのリビジョンのファイル注釈履歴を開きます。
親の注釈履歴hashの親リビジョンのファイルの注釈履歴を開きます。
ファイル <hash> でhashのリビジョンのファイルの内容を開きます。
行 <行> のログその行に触れたすべてのコミットのログを表示します。
ハッシュをクリップボードにコピー (Copy Hash to Clipboard)ハッシュ全体をクリップボードにコピーします。
コミット <hash完全な説明と差分を含むコミットハッシュを開く。

注意: ほとんどのアクションはコミットされていない変更に対しては意味を持ちません。

How to:Gitの使い方と Gitを使うも参照してください。

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.