All hotkeys for SharpDevelop 4.0 (Windows)
Manage SharpDevelop ProjectsOpen file |
Ctrl + O |
Manage SharpDevelop ProjectsOpen project or solution |
Ctrl + Shift + O |
Manage SharpDevelop ProjectsNew file |
Ctrl + N |
Manage SharpDevelop ProjectsNew solution |
Ctrl + Shift + N |
Manage SharpDevelop ProjectsSave the current file |
Ctrl + S |
Manage SharpDevelop ProjectsSave all open files if changed |
Ctrl + Shift + S |
Manage SharpDevelop ProjectsReload the current file; all changes are rejected |
Ctrl + Shift + U |
Manage SharpDevelop ProjectsRename file or item |
F2 |
Manage SharpDevelop ProjectsClose the current file |
Ctrl + F4 |
Manage SharpDevelop Projects |
Ctrl + P |
Manage SharpDevelop ProjectsClose the current file |
Ctrl + F4 |
Manage SharpDevelop ProjectsClose the current solution |
Ctrl + Shift + F4 |
Manage SharpDevelop ProjectsExit SharpDevelop |
Alt + F4 |
Standard Editor ShortcutsCut / Copy / Paste |
Ctrl + X / Ctrl + c Ctrl + V |
Standard Editor ShortcutsUndo |
Ctrl + Z |
Standard Editor ShortcutsRedo |
Ctrl + Y |
Standard Editor ShortcutsToggle mode between editor / designer mode |
Ctrl + Page Up / Ctrl + Page Down |
Standard Editor ShortcutsDelete word |
Ctrl + Delete / Ctrl + Backspace |
Standard Editor ShortcutsSelect all |
Ctrl + A |
Standard Editor ShortcutsClear all selections |
Esc |
Standard Editor ShortcutsDelete current line |
Ctrl + D |
Standard Editor ShortcutsDelete from cursor to end of line |
Ctrl + Shift + D |
Find/ReplaceIncremental search forward |
Ctrl + E |
Find/ReplaceIncremental search backwards |
Ctrl + Shift + E |
Find/ReplaceFind |
Ctrl + F |
Find/ReplaceGoto line number (or class) |
Ctrl + G |
Find/ReplaceFind and replace |
Ctrl + R |
Find/ReplaceFind next |
F3 |
Find/ReplaceFind next selected |
Ctrl + F3 |
BookmarksGoto matching bracket |
Ctrl + B |
BookmarksGo to next bookmark |
F2 |
BookmarksToggle bookmark |
Ctrl + F2 |
BookmarksGo to previous bookmark |
Alt + F2 |
Coding ShortcutsShow containing members of current object |
Ctrl + Space |
Coding ShortcutsAuto code generation: open a dialog where you can select special items |
Alt + Insert |
Coding ShortcutsToggle comments related to the selected source code |
Ctrl + % |
Coding ShortcutsGUID insert |
Ctrl + Shift + G |
Coding ShortcutsGoto Definition |
Ctrl + Enter |
Coding ShortcutsIindent according to code format definition |
Ctrl + I |
Coding ShortcutsIncrease / decrease indent |
Tab / Shift + Tab |
Coding ShortcutsInsert code template |
Ctrl + J |
Coding ShortcutsFold all |
Ctrl + Shift + L |
Coding ShortcutsFold current selection |
Ctrl + Shift + M |
Coding ShortcutsFold and show definitions only |
Ctrl + Shift + P |
SharpDevelop FeaturesShow the Boo interpreter |
Ctrl + Shift + B |
SharpDevelop FeaturesShow all Classes |
Ctrl + Shift + C |
SharpDevelop FeaturesShow Database explorer / server |
Ctrl + Alt + D |
SharpDevelop FeaturesShow File explorer |
Ctrl + Alt + F |
SharpDevelop FeaturesShow code coverage |
Ctrl + Alt + G |
SharpDevelop FeaturesShow all projects, and references, and files in solution |
Ctrl + Alt + L |
SharpDevelop FeaturesShow Toolbox / designer controls |
Ctrl + Alt + X |
SharpDevelop FeaturesShow the Property Grid |
F4 |
SharpDevelop FeaturesCreate quick XML documentation |
Ctrl + Q |
SharpDevelop FeaturesShow Report Explorer |
Ctrl + Alt + Q |
SharpDevelop FeaturesOpen Report Generator |
Ctrl + Alt + R |
Building Projects and SolutionsBuild solution |
F8 |
Building Projects and SolutionsRebuild solution |
Alt + F8 |
Building Projects and SolutionsBuild current project |
F9 |
Building Projects and SolutionsRebuild current project |
Alt + F9 |
Building Projects and SolutionsShow Output with messages |
Ctrl + Alt + O |
Building Projects and SolutionsShow compile Errors and warnings (lower side) |
Ctrl + Alt + K |
Building Projects and SolutionsShow the Unit Testing list |
Ctrl + Alt + T |
Building Projects and SolutionsRun application |
F5 |
Building Projects and SolutionsRun application without debugger |
Ctrl + F5 |
DebuggingShow Callstack |
Ctrl + Alt + C |
DebuggingShow Threads |
Ctrl + Alt + H |
DebuggingShow Breakpoints |
Ctrl + Alt + P |
DebuggingShow Units / modules |
Ctrl + Alt + U |
DebuggingShow local variables |
Ctrl + Alt + V |
DebuggingBreak debugging |
Ctrl + Alt + B |
DebuggingContinue to next breakpoint |
F6 |
DebuggingToggle breakpoint |
F7 |
DebuggingStep over |
F10 |
DebuggingStep into |
F11 |
DebuggingStep Out |
Shift + F11 |
Manage WindowsGoto next window |
Ctrl + Tab |
Manage WindowsGoto previous window |
Ctrl + Shift + Tab |
Manage WindowsMaximize editor |
Shift + Esc |
Manage WindowsToggle mode between editor mode and designer mode |
Ctrl + Page Up / Ctrl + Page Down |