SharpDevelop IDE, gives you a perfect entry into the .NET world of programming. SharpDevelop lets you write in various languages including C#, F#, IronPython, IronRuby, VB.NET. Along with the usage of SharpDevelop Shortcuts and the Git features, NuGet features and lots of other features make you a productive SharpDeveloper.
Download SharpDevelop Shortcuts PDF
Table of Contents
Now that you know what SharpDevelop is all about. You can have a look at the SharpDevelop Shortcuts list. We have tried to list down most of them to help you with ease. Even download this list of SharpDevelop Shortcuts in the form of a PDF.
Most used SharpDevelop Shortcuts
Action | SharpDevelop Shortcut keys |
---|---|
Open file | Ctrl + O |
Open project or solution | Ctrl + Shift + O |
New file | Ctrl + N |
New solution | Ctrl + Shift + N |
Save the current file | Ctrl + S |
Save all open files if changed | Ctrl + Shift + S |
Copy | Ctrl + C |
Paste | Ctrl + V |
Cut | Ctrl + X |
Undo | Ctrl + Z |
Redo | Ctrl + Y |
Toggle mode between editor mode | Ctrl + Page Up key |
Toggle mode between designer mode | Ctrl + Page Down key |
Delete word | Ctrl + Delete |
Select all | Ctrl + A |
Clear all selections | Esc |
Delete current line | Ctrl + D |
Delete from cursor to end of line | Ctrl + Shift + D |
Reload the current file – all changes are rejected | Ctrl + Shift + U |
Rename file or item | F2 |
Close the current file | Ctrl + F4 |
Ctrl + P | |
Close the current file | Ctrl + F4 |
Close the current solution | Ctrl + Shift + F4 |
Exit SharpDevelop | Alt + F4 |
Read More: 40 Poser Pro Shortcuts for Windows & Mac
SharpDevelop Features Shortcuts
Action | SharpDevelop Shortcuts |
---|---|
Show the Boo interpreter | Ctrl + Shift + B |
Show all Classes | Ctrl + Shift + C |
Show Database explorer or server | Ctrl + Alt + D |
Show File explorer | Ctrl + Alt + F |
Show code coverage | Ctrl + Alt + G |
Show all projects | Ctrl + Alt + L |
Show Toolbox or designer controls | Ctrl + Alt + X |
Show the Property Grid | F4 |
Create quick XML documentation | Ctrl + Q |
Show Report Explorer | Ctrl + Alt + Q |
Open Report Generator | Ctrl + Alt + R |
Read More: 70 Zoho Sheet Shortcuts for Windows & Mac
Debugging Shortcuts
Action | SharpDevelop Shortcut keys |
---|---|
Show Callstack | Ctrl + Alt + C |
Show Threads | Ctrl + Alt + H |
Show Breakpoints | Ctrl + Alt + P |
Show Units or modules | Ctrl + Alt + U |
Show local variables | Ctrl + Alt + V |
Break debugging | Ctrl + Alt + B |
Continue to the next breakpoint | F6 |
Toggle breakpoint | F7 |
Step over | F10 |
Step into | F11 |
Step Out | Shift + F11 |
Read More: 30 CamBam Shortcuts for Windows
Building Projects and Solutions Shortcuts
Action | SharpDevelop Shortcut keys |
---|---|
Build solution | F8 |
Rebuild solution | Alt + F8 |
Build current project | F9 |
Rebuild current project | Alt + F9 |
Show Output with messages | Ctrl + Alt + O |
Show compile Errors and warnings | Ctrl + Alt + K |
Show the Unit Testing list | Ctrl + Alt + T |
Run application | F5 |
Run application without debugger | Ctrl + F5 |
Find & Replace Shortcuts
Action | SharpDevelop Shortcut keys |
---|---|
Incremental search forward | Ctrl + E |
Incremental search backward | Ctrl + Shift + E |
Find | Ctrl + F |
Go to line number | Ctrl + G |
Find and replace | Ctrl + R |
Find next | F3 |
Find next selected | Ctrl + F3 |
Read More: 25 Reddit Shortcuts You Should Know
Coding Shortcuts
Action | SharpDevelop Shortcut keys |
---|---|
Show containing members of the current object | Ctrl + Spacebar |
Auto code generation | Alt + Insert |
Toggle comments related to the selected source code | Ctrl + % |
GUID insert | Ctrl + Shift + G |
Goto Definition | Ctrl + Enter |
Indent according to a code format definition | Ctrl + I |
Increase indent | Tab |
Decrease indent | Shift + Tab |
Insert code template | Ctrl + J |
Fold all | Ctrl + Shift + L |
Fold current selection | Ctrl + Shift + M |
Fold and show definitions only | Ctrl + Shift + P |
Bookmarks Shortcuts
Action | SharpDevelop Shortcut keys |
---|---|
Goto matching bracket | Ctrl + B |
Go to the next bookmark | F2 |
Toggle bookmark | Ctrl + F2 |
Go to the previous bookmark | Alt + F2 |
SharpDevelop became extensible because it did not touch the creativity as that of Microsoft Visual Studio. Microsoft Visual Studio has been the best since its extensibility. You can shift your focus to Microsoft Visual Studio Shortcuts as well.
FAQs
What is SharpDevelop?
SharpDevelop is a free and open-source integrated development environment (IDE) for C# and VB.NET. It is similar to Microsoft Visual Studio, but it is open-source and can be used for free.
Is SharpDevelop suitable for beginners?
SharpDevelop is a powerful IDE and has a user-friendly interface, making it suitable for both beginners and experienced developers.
Does SharpDevelop have a built-in debugging feature?
Yes, SharpDevelop has a built-in debugging feature that allows developers to step through code, set breakpoints, and view variable values.
READ NEXT: