Programs
Shortcuts SharpDevelop for Windows
We present to your attention the shortcuts for the SharpDevelop for Windows which is used on the operating
system Windows, in this hotkeys description 79 of the most popular and important shortcuts are offered.
You can also add your changes on our portal if you consider the data insufficiently complete
or add a new program from the very beginning.
Manage SharpDevelop Projects
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+O | Open file |
Ctrl+Shift+O | Open project or solution |
Ctrl+N | New file |
Ctrl+Shift+N | New solution |
Ctrl+S | Save the current file |
Ctrl+Shift+S | Save all open files if changed |
Ctrl+Shift+U | Reload the current file; all changes are rejected |
F2 | Rename file or item |
Ctrl+F4 | Close the current file |
Ctrl+P | Print |
Ctrl+F4 | Close the current file |
Ctrl+Shift+F4 | Close the current solution |
Alt+F4 | Exit SharpDevelop |
Standard Editor Shortcuts
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+X/Ctrl+c Ctrl+V | Cut / Copy / Paste |
Ctrl+Z | Undo |
Ctrl+Y | Redo |
Ctrl+Page Up/Ctrl+Page Down | Toggle mode between editor / designer mode |
Ctrl+Delete/Ctrl+Backspace | Delete word |
Ctrl+A | Select all |
Esc | Clear all selections |
Ctrl+D | Delete current line |
Ctrl+Shift+D | Delete from cursor to end of line |
Find/Replace
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+E | Incremental search forward |
Ctrl+Shift+E | Incremental search backwards |
Ctrl+F | Find |
Ctrl+G | Goto line number (or class) |
Ctrl+R | Find and replace |
F3 | Find next |
Ctrl+F3 | Find next selected |
Bookmarks
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+B | Goto matching bracket |
F2 | Go to next bookmark |
Ctrl+F2 | Toggle bookmark |
Alt+F2 | Go to previous bookmark |
Coding Shortcuts
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+Space | Show containing members of current object |
Alt+Insert | Auto code generation: open a dialog where you can select special items |
Ctrl+% | Toggle comments related to the selected source code |
Ctrl+Shift+G | GUID insert |
Ctrl+Enter | Goto Definition |
Ctrl+I | Iindent according to code format definition |
Tab/Shift+Tab | Increase / decrease indent |
Ctrl+J | Insert code template |
Ctrl+Shift+L | Fold all |
Ctrl+Shift+M | Fold current selection |
Ctrl+Shift+P | Fold and show definitions only |
SharpDevelop Features
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+Shift+B | Show the Boo interpreter |
Ctrl+Shift+C | Show all Classes |
Ctrl+Alt+D | Show Database explorer / server |
Ctrl+Alt+F | Show File explorer |
Ctrl+Alt+G | Show code coverage |
Ctrl+Alt+L | Show all projects, and references, and files in solution |
Ctrl+Alt+X | Show Toolbox / designer controls |
F4 | Show the Property Grid |
Ctrl+Q | Create quick XML documentation |
Ctrl+Alt+Q | Show Report Explorer |
Ctrl+Alt+R | Open Report Generator |
Building Projects and Solutions
Windows | Description Edit
Cancel
Save & submit
|
F8 | Build solution |
Alt+F8 | Rebuild solution |
F9 | Build current project |
Alt+F9 | Rebuild current project |
Ctrl+Alt+O | Show Output with messages |
Ctrl+Alt+K | Show compile Errors and warnings (lower side) |
Ctrl+Alt+T | Show the Unit Testing list |
F5 | Run application |
Ctrl+F5 | Run application without debugger |
Debugging
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+Alt+C | Show Callstack |
Ctrl+Alt+H | Show Threads |
Ctrl+Alt+P | Show Breakpoints |
Ctrl+Alt+U | Show Units / modules |
Ctrl+Alt+V | Show local variables |
Ctrl+Alt+B | Break debugging |
F6 | Continue to next breakpoint |
F7 | Toggle breakpoint |
F10 | Step over |
F11 | Step into |
Shift+F11 | Step Out |
Manage Windows
Windows | Description Edit
Cancel
Save & submit
|
Ctrl+Tab | Goto next window |
Ctrl+Shift+Tab | Goto previous window |
Shift+Esc | Maximize editor |
Ctrl+Page Up/Ctrl+Page Down | Toggle mode between editor mode and designer mode |
~~~ The end. Thank you for watching. Add page to bookmarks CTRL + D ~~~
*Some of the keys listed may not work in older versions of the program