#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.
 
 
 
 
 
 
Matt Ward 9c8d604831 Detaching from a process no longer causes the text editor to jump to the line of code where the process was paused just before detaching. 17 years ago
AddIns Added support for attaching the debugger to a running process. 17 years ago
data Add "Vendor" directory. 17 years ago
doc Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
samples Add C++ backend binding to samples. There's no support for editing project options and no templates; it's just a minimalist sample on how to write backend bindings for non-MSBuild project formats. 17 years ago
src Detaching from a process no longer causes the text editor to jump to the line of code where the process was paused just before detaching. 17 years ago