#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Daniel Grunwald d2b66aed54 When the code-completion window is opened with Ctrl+Space/"complete when typing", deleting the completed text with backspace closes the code-completion window. 18 years ago
AddIns You can now "Open containing folder in explorer" from the Project pad. 18 years ago
data Exceptions are now displayed with DebuggeeExceptionForm instead of DebuggerEvenrForm. DebugeeExceptionForm displays the exception in a TreeViewAdv. 18 years ago
doc Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 18 years ago
samples Set SolutionPath environment variable when building C++ projects. 18 years ago
src When the code-completion window is opened with Ctrl+Space/"complete when typing", deleting the completed text with backspace closes the code-completion window. 18 years ago