@@ -52,7 +52,7 @@ All shortcuts in this section apply globally unless otherwise specified. The *Gl
52
52
- [ View] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_view-popular-shortcuts )
53
53
- [ Window] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_window-popular-shortcuts )
54
54
55
- #### Build: popular shortcuts
55
+ #### < a name = " bkmk_build-popular-shortcuts " ></ a > Build: popular shortcuts
56
56
57
57
| Commands| Keyboard shortcuts | Command ID|
58
58
| -| -| -|
@@ -61,7 +61,7 @@ All shortcuts in this section apply globally unless otherwise specified. The *Gl
61
61
| Compile| ** Ctrl+F7** | Build.Compile |
62
62
| Run code analysis on solution| ** Alt+F11** | Build.RunCodeAnalysisonSolution |
63
63
64
- #### Debug: popular shortcuts
64
+ #### < a name = " bkmk_debug-popular-shortcuts " ></ a > Debug: popular shortcuts
65
65
66
66
| Commands| Keyboard shortcuts [ Special contexts] | Command ID|
67
67
| -| -| -|
@@ -81,7 +81,7 @@ All shortcuts in this section apply globally unless otherwise specified. The *Gl
81
81
| Stop debugging| ** Shift+F5** | Debug.StopDebugging |
82
82
| Toggle breakpoint| ** F9** | Debug.ToggleBreakpoint |
83
83
84
- #### Edit: popular shortcuts
84
+ #### < a name = " bkmk_edit-popular-shortcuts " ></ a > Edit: popular shortcuts
85
85
86
86
| Commands| Keyboard shortcuts [ Special contexts] | Command ID|
87
87
| -| -| -|
@@ -132,7 +132,7 @@ All shortcuts in this section apply globally unless otherwise specified. The *Gl
132
132
| Word delete to end| ** Ctrl+Delete** [ Text Editor] | Edit.WordDeleteToEnd |
133
133
| Word delete to start| ** Ctrl+Backspace** [ Text Editor] | Edit.WordDeleteToStart |
134
134
135
- #### File: popular shortcuts
135
+ #### < a name = " bkmk_file-popular-shortcuts " ></ a > File: popular shortcuts
136
136
137
137
| Commands| Keyboard shortcuts [ Special contexts] | Command ID|
138
138
| -| -| -|
@@ -148,26 +148,26 @@ All shortcuts in this section apply globally unless otherwise specified. The *Gl
148
148
| Save selected items| ** Ctrl+S** | File.SaveSelectedItems |
149
149
| View in browser| ** Ctrl+Shift+W** | File.ViewinBrowser |
150
150
151
- #### Project: popular shortcuts
151
+ #### < a name = " bkmk_project-popular-shortcuts " ></ a > Project: popular shortcuts
152
152
153
153
| Commands| Keyboard shortcuts [ Special contexts] | Command ID|
154
154
| -| -| -|
155
155
| Add existing item| ** Shift+Alt+A** | Project.AddExistingItem |
156
156
| Add new item| ** Ctrl+Shift+A** | Project.AddNewItem |
157
157
158
- #### Refactor: popular shortcuts
158
+ #### < a name = " bkmk_refactor-popular-shortcuts " ></ a > Refactor: popular shortcuts
159
159
160
160
| Command| Keyboard shortcut [ Special contexts] | Command ID|
161
161
| -| -| -|
162
162
| Extract method| ** Ctrl+R, Ctrl+M** | Refactor.ExtractMethod |
163
163
164
- #### Tools: popular shortcuts
164
+ #### < a name = " bkmk_tools-popular-shortcuts " ></ a > Tools: popular shortcuts
165
165
166
166
| Command| Keyboard shortcut [ Special contexts] | Command ID|
167
167
| -| -| -|
168
168
| Attach to process| ** Ctrl+Alt+P** | Tools.AttachtoProcess |
169
169
170
- #### View: popular shortcuts
170
+ #### < a name = " bkmk_view-popular-shortcuts " ></ a > View: popular shortcuts
171
171
172
172
| Commands| Keyboard shortcuts [ Special contexts] | Command ID|
173
173
| -| -| -|
@@ -188,7 +188,7 @@ All shortcuts in this section apply globally unless otherwise specified. The *Gl
188
188
| View code| ** Enter** [ Class Diagram] <br /><br />or ** F7** [ Settings Designer] | View.ViewCode |
189
189
| View designer| ** Shift+F7** [ HTML Editor Source View] | View.ViewDesigner |
190
190
191
- #### Window: popular shortcuts
191
+ #### < a name = " bkmk_window-popular-shortcuts " ></ a > Window: popular shortcuts
192
192
193
193
| Commands| Keyboard shortcuts [ Special contexts] | Command ID|
194
194
| -| -| -|
@@ -210,7 +210,7 @@ These keyboard shortcuts are *global*, which means that you can use them when an
210
210
- [ Class View context menus] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_classview-global-shortcuts )
211
211
- [ Debug] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_debug-global-shortcuts )
212
212
- [ Debug context menus] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_debugger-global-shortcuts )
213
- - [ Diagnostics Hub] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_diagonstics -global-shortcuts )
213
+ - [ Diagnostics Hub] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_diagnostics -global-shortcuts )
214
214
- [ Edit] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_edit-global-shortcuts )
215
215
- [ Editor context menus] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_editorContext-global-shortcuts )
216
216
- [ File] ( ../ide/default-keyboard-shortcuts-in-visual-studio.md#bkmk_file-global-shortcuts )
0 commit comments