デフォルトのキーボードショートカットスキーム
Visual Studio との統合において、dotCover は デフォルトのキーボードショートカットスキーム 2 種類を提供します。
Visual Studio — このスキームは、Visual Studio 独自のキーボードショートカットとの競合を最小限に抑えることを目的としています。
IntelliJ IDEA — このスキームは、 IntelliJ IDEA およびその 派生 Web 開発 IDE で使用されているショートカットの大部分を共有しています。 これは、すべての JetBrains 開発環境に共通のキーボード中心のエクスペリエンスを提供します。
どのようなスキームを選択しても、後で個々のキーボードショートカットをいつでも変更できます。
単一のコマンドのショートカットを変更する場合は、 に移動し、その エイリアスでコマンドを検索し (以下の表の右の列を参照)、新しいショートカットキーを押して、 割り当て をクリックします。 詳細については、 キーボードショートカットを設定する を参照してください
基本コマンド
Visual Studio | IntelliJ IDEA | エイリアス | |
|---|---|---|---|
Control+Alt+K K | Control+Alt+K K |
| |
Control+Alt+K P | Control+Alt+K P |
| |
Control+Alt+K O | Control+Alt+K O |
| |
Control+Alt+K H | Control+Alt+K H |
| |
Control+Alt+K T | Control+Alt+K T |
| |
Control+Alt+K L | Control+Alt+K L |
| |
Control+Alt+K F | Control+Alt+K F |
| |
Control+Alt+K B | Control+Alt+K B |
|
単体テストのカバレッジ分析
Visual Studio | IntelliJ IDEA | エイリアス | |
|---|---|---|---|
Control+U K | Control+T K |
| |
Control+U I | Control+T I |
| |
Control+U H | Control+T H |
|
ユニットテスト
Visual Studio | IntelliJ IDEA | エイリアス | |
|---|---|---|---|
Control+U R | Control+T R |
| |
Control+U D | Control+T D |
| |
Control+U L | Control+T L |
| |
Control+U Y | Control+T Y |
| |
Control+U U | Control+T T |
| |
Control+U A | Control+T A |
| |
Control+U N | Control+T N |
| |
Control+Alt+U | Control+Alt+T |
| |
Control+Alt+T | Control+Alt+R |
|
ツールウィンドウ
Visual Studio | IntelliJ IDEA | エイリアス | |
|---|---|---|---|
Control+Alt+U | Control+Alt+T |
| |
Control+Alt+T | Control+Alt+R |
| |
Control+Alt+K B | Control+Alt+K B |
| |
Control+Shift+F4 | Control+Shift+F4 |
| |
Control+Alt+Back | Control+Alt+Back |
|