Computer
Visual Studio
search
Visual Studio
Precautions
Non-Medical
Not for Medical Care
The author uses several software packages and programming languages to develop FPnotebook content
For convenience, a dozen pages in FPNotebook are dedicated to quick notes on content creation
Technique
Keyboard Shortcuts for Editing
Ctrl K-S
Surround with
Shift-Alt-W (web page)
Wrap in div
Ctrl-K-D
Format page
Ctrl-C and Ctrl-V
If nothing selected, copy and paste the current line onto a new line immediately below
Ctrl-Shift-V
Cycle clipboard ring
Alt-Select
Multi-line Select
Technique
Keyboard Shortcuts for navigation
Ctrl-F
Find
F3
Find Next
F12
Go to Definition
Shift-F12
Find all references
Shift-Alt-F12
Quick Find Symbol
Ctrl+";"
Solution Explorer searchbox
Ctrl-Q
Search Menu Items
Filter search options with "@"
Technique
Keyboard Shortcuts for tooling
Alt "/."
Open Package Manager Console
Alt-W-L
Close all documents
Technique
Keyboard Shortcuts for refactoring
Ctrl "."
Fix Suggestions
Ctrl-R-M
Refactor to new method
Ctrl-R-R
Rename
Ctrl-R-E
Encapsulate Field
Ctrl-R-I
Extract Interface
Technique
Running
/Debugging
Ctrl-F5
Run the selected project in non-debug mode
Pearl: Change the solution properties, to run the selected project first
Technique
Keyboard Shortcuts (with extensions)
Shift-F2
Add New File (extension)
Resources
MSDN - Frequently used commands
https://msdn.microsoft.com/en-us/library/dn600331.aspx
MSDN - Full List of Shortcuts
https://msdn.microsoft.com/en-us/library/da5kh0wa.aspx
Type your search phrase here