Learning these shortcuts can save you a lot of time in the long run. Are you searching for the Xamarin Studio Keyboard Shortcuts?
If you’re interested in Xamarin Studio Keyboard Shortcuts this is the right place for you. There are many keyboard shortcuts that can save you time and energy when you are working on Xamarin Studio.
Table of Contents
Navigation Shortcuts
F12 | Go to Declaration |
Shift+F12 | Find References |
Alt+Shift+PgDn | Next Error |
Alt+PgDn | Next Issue in File |
Alt+Shift+PgUp | Previous Error |
Alt+PgUp | Previous Issue in File |
File Menu
Ctrl+N | New File |
Ctrl+W | Close File |
Ctrl+Shift+W | Close All |
Ctrl+P | |
Ctrl+Shift+P | Print Preview |
Ctrl+O | Open File or Solution |
Ctrl+Q | Quit |
Ctrl+S | Save |
Ctrl+Shift+S | Save All |
Ctrl+Shift+N | New Solution |
Edit Menu
Ctrl+Z | Undo |
Ctrl+Alt+C | Toggle Line Comments |
Ctrl+Alt+Home | Unindent Selection |
Ctrl+C | Copy |
Ctrl+X | Cut |
Ctrl+Alt+End | Indent Selection |
Ctrl+Shift+J | Join Lines |
Ctrl+V | Paste |
Ctrl+Y | Redo |
F2 | Rename |
Ctrl+A | Select All |
Ctrl+Shift+A | Toggle All Folds |
Ctrl+Shift+M | Toggle Fold |
Debug Menu
Ctrl+F9 | Enable/Disable Breakpoint |
Shift+F9 | Expression Evaluator |
Ctrl+Break | Pause Execution |
Ctrl+F10 | Run to Cursor |
Ctrl+Shift+F10 | Set Next Statement |
Alt+‘ | Show Current Execution Line |
F11 | Step Into |
Shift+F11 | Step Out |
F10 | Step Over |
F9 | Toggle Breakpoint |
Project
F7 | Build |
F8 | Build All |
Ctrl+F7 | Rebuild |
Ctrl+F8 | Rebuild All |
F5 | Start Debugging |
Ctrl+F5 | Start without Debugging |
Shift+F5 | Stop Build Execution |
Ctrl+Alt+Spacebar | Import Symbol |
Alt+Return | Quick Fix |
Ctrl+. | Show Fixes |
Search
Ctrl+Shift+F | Find in Files |
Ctrl+G | Find Next |
Ctrl+F3 | Find Next Selection |
Ctrl+Shift+G | Find Previous |
Ctrl+F | Find |
Alt+Shift+O | Go to File |
Ctrl+I | Go to Line |
Ctrl+Shift+T | Go to Type |
Ctrl+, | Navigate to |
Ctrl+Shift+H | Replace in Files |
Ctrl+H | Replace |
Text Editor
Ctrl+K | Delete to End of Line |
Ctrl+Shift+Return | Completes Current Statement |
Alt+/ | Dynamic Abbreviation |
Alt+Shift+Up Arrow | Expand Selection |
Ctrl+I | Find Caret |
Ctrl+B | Go to Matching Brace |
Alt+Down Arrow | Move Line or Selection Down |
Alt+Up Arrow | Move Line or Selection Up |
Ctrl+Shift+Down Arrow | Move to Next Usage |
Ctrl+Shift+Up Arrow | Move to Previous Usage |
Ctrl+Down Arrow | Scroll Line Down |
Ctrl+Up Arrow | Scroll Line Up |
Ctrl+Spacebar | Show Completion Window |
Alt+Shift+Down Arrow | Shrink Selection |
Ctrl+Shift+Spacebar | Show Parameter List |
Using This Xamarin Studio Keyboard Shortcuts can help you be more productive.
So next time you’re sitting at your computer, take a few minutes to learn some of these essential keyboard shortcuts – your future self will thank you!
Was this article helpful?
YesNo