#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ý ab6a579558 Added Module.GetDefinedTypes; Only non-generic types are returned at the moment; 17 years ago
AddIns Added support for attaching the debugger to a running process. 17 years ago
data Added support for attaching the debugger to a running process. 17 years ago
doc Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
samples Code completion sample was using the obsolete Instance property on VBNetAmbience and CSharpAmbience. 17 years ago
src Added Module.GetDefinedTypes; Only non-generic types are returned at the moment; 17 years ago