#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.
 
 
 
 
 
 
Siegfried Pammer 1710bc9334 Implemented Code Completion support of -> Operator 18 years ago
..
Base Implemented Code Completion support of -> Operator 18 years ago
Core Added some application state information to exception reports. 18 years ago
ICSharpCode.Core.WinForms When repeatedly getting the full document text, reuse the same string instead of creating a new one every time. 18 years ago
ICSharpCode.SharpDevelop.BuildWorker Make ICSharpCode.SharpDevelop.BuildWorker 32-bit only - if SharpDevelop.exe is 32-bit, BuildWorker must also be 32-bit to avoid using a mixture of 32-bit and 64-bit MSBuild when compiling a solution. 18 years ago
ICSharpCode.SharpDevelop.Dom Implemented Code Completion support of -> Operator 18 years ago
ICSharpCode.SharpDevelop.Sda Workbench.ViewContentCollection now contains all view contents, including all secondary view contents. 18 years ago
ICSharpCode.SharpDevelop.Widgets Custom components can now be dragged and dropped onto a form from the Tools window. 18 years ago
StartUp/Project Fixed SD2-1349 - WiX setup files editor shows misleading error when unable to find any TARGETDIR Directory or DirectoryRef elements. 18 years ago
GlobalAssemblyInfo.template Add missing documentation for WpfDesign.XamlDom. 18 years ago
ICSharpCode.SharpDevelop.snk Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 20 years ago