#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.
 
 
 
 
 
 
David Srbecký 5080d5c8d9 Fixed Breakpoint.Hit event; 17 years ago
AddIns Can now attach the debugger to a process when there are no projects open in SharpDevelop. 17 years ago
data Made the templates consistent by removing the empty line after the standard header. Some templates had the empty line but some did not. 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 Fixed Breakpoint.Hit event; 17 years ago