#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 4a3f617c1b Fixed issue in CodeEditorView: CustomTabCommand was modifying a KeyBinding shared by all AvalonEdit instances. The code now creates a new KeyBinding instead. 16 years ago
AddIns - implemented SelectCulturePanel as WPF OptionPanel 16 years ago
data Work around strange .NET feature in command-line parsing. 16 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Ported HtmlSyntaxColorizer to AvalonEdit. 16 years ago
src Fixed issue in CodeEditorView: CustomTabCommand was modifying a KeyBinding shared by all AvalonEdit instances. The code now creates a new KeyBinding instead. 16 years ago
SharpDevelop.Tests.sln Fixed references to F# binding in solution files. 16 years ago
SharpDevelop.sln Moved all DataContracts to Contracts namespace (UsageDataCollector) 16 years ago
buildSetupAndRunTests.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
clean.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
debugbuild.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago
releasebuild.bat Update build scripts for .NET Framework 4.0 RC (v4.0.30128) 16 years ago