Hotkeys and shortcuts for SharpDevelop 4.0 (Windows)

(Total 79)

Ctrl + O
Manage SharpDevelop Projects
Open file
Ctrl + Shift + O
Manage SharpDevelop Projects
Open project or solution
Ctrl + N
Manage SharpDevelop Projects
New file
Ctrl + Shift + N
Manage SharpDevelop Projects
New solution
Ctrl + S
Manage SharpDevelop Projects
Save the current file
Ctrl + Shift + S
Manage SharpDevelop Projects
Save all open files if changed
Ctrl + Shift + U
Manage SharpDevelop Projects
Reload the current file; all changes are rejected
F2
Manage SharpDevelop Projects
Rename file or item
Ctrl + F4
Manage SharpDevelop Projects
Close the current file
Ctrl + P
Manage SharpDevelop Projects
Print
Ctrl + F4
Manage SharpDevelop Projects
Close the current file
Ctrl + Shift + F4
Manage SharpDevelop Projects
Close the current solution
Alt + F4
Manage SharpDevelop Projects
Exit SharpDevelop
Ctrl + X / Ctrl + c Ctrl + V
Standard Editor Shortcuts
Cut / Copy / Paste
Ctrl + Z
Standard Editor Shortcuts
Undo
Ctrl + Y
Standard Editor Shortcuts
Redo
Ctrl + Page Up / Ctrl + Page Down
Standard Editor Shortcuts
Toggle mode between editor / designer mode
Ctrl + Delete / Ctrl + Backspace
Standard Editor Shortcuts
Delete word
Ctrl + A
Standard Editor Shortcuts
Select all
Esc
Standard Editor Shortcuts
Clear all selections
Ctrl + D
Standard Editor Shortcuts
Delete current line
Ctrl + Shift + D
Standard Editor Shortcuts
Delete from cursor to end of line
Ctrl + E
Find/Replace
Incremental search forward
Ctrl + Shift + E
Find/Replace
Incremental search backwards
Ctrl + F
Find/Replace
Find
Ctrl + G
Find/Replace
Goto line number (or class)
Ctrl + R
Find/Replace
Find and replace
F3
Find/Replace
Find next
Ctrl + F3
Find/Replace
Find next selected
Ctrl + B
Bookmarks
Goto matching bracket
F2
Bookmarks
Go to next bookmark
Ctrl + F2
Bookmarks
Toggle bookmark
Alt + F2
Bookmarks
Go to previous bookmark
Ctrl + Space
Coding Shortcuts
Show containing members of current object
Alt + Insert
Coding Shortcuts
Auto code generation: open a dialog where you can select special items
Ctrl + %
Coding Shortcuts
Toggle comments related to the selected source code
Ctrl + Shift + G
Coding Shortcuts
GUID insert
Ctrl + Enter
Coding Shortcuts
Goto Definition
Ctrl + I
Coding Shortcuts
Iindent according to code format definition
Tab / Shift + Tab
Coding Shortcuts
Increase / decrease indent
Ctrl + J
Coding Shortcuts
Insert code template
Ctrl + Shift + L
Coding Shortcuts
Fold all
Ctrl + Shift + M
Coding Shortcuts
Fold current selection
Ctrl + Shift + P
Coding Shortcuts
Fold and show definitions only
Ctrl + Shift + B
SharpDevelop Features
Show the Boo interpreter
Ctrl + Shift + C
SharpDevelop Features
Show all Classes
Ctrl + Alt + D
SharpDevelop Features
Show Database explorer / server
Ctrl + Alt + F
SharpDevelop Features
Show File explorer
Ctrl + Alt + G
SharpDevelop Features
Show code coverage
Ctrl + Alt + L
SharpDevelop Features
Show all projects, and references, and files in solution
Ctrl + Alt + X
SharpDevelop Features
Show Toolbox / designer controls
F4
SharpDevelop Features
Show the Property Grid
Ctrl + Q
SharpDevelop Features
Create quick XML documentation
Ctrl + Alt + Q
SharpDevelop Features
Show Report Explorer
Ctrl + Alt + R
SharpDevelop Features
Open Report Generator
F8
Building Projects and Solutions
Build solution
Alt + F8
Building Projects and Solutions
Rebuild solution
F9
Building Projects and Solutions
Build current project
Alt + F9
Building Projects and Solutions
Rebuild current project
Ctrl + Alt + O
Building Projects and Solutions
Show Output with messages
Ctrl + Alt + K
Building Projects and Solutions
Show compile Errors and warnings (lower side)
Ctrl + Alt + T
Building Projects and Solutions
Show the Unit Testing list
F5
Building Projects and Solutions
Run application
Ctrl + F5
Building Projects and Solutions
Run application without debugger
Ctrl + Alt + C
Debugging
Show Callstack
Ctrl + Alt + H
Debugging
Show Threads
Ctrl + Alt + P
Debugging
Show Breakpoints
Ctrl + Alt + U
Debugging
Show Units / modules
Ctrl + Alt + V
Debugging
Show local variables
Ctrl + Alt + B
Debugging
Break debugging
F6
Debugging
Continue to next breakpoint
F7
Debugging
Toggle breakpoint
F10
Debugging
Step over
F11
Debugging
Step into
Shift + F11
Debugging
Step Out
Ctrl + Tab
Manage Windows
Goto next window
Ctrl + Shift + Tab
Manage Windows
Goto previous window
Shift + Esc
Manage Windows
Maximize editor
Ctrl + Page Up / Ctrl + Page Down
Manage Windows
Toggle mode between editor mode and designer mode