#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.
 
 
 
 
 
 
Kumar Devvrat 98cb4f643c Copy ICSharpCode.SharpDevelop.Widgets to output directory to resolve missing references, see http://community.sharpdevelop.net/forums/t/11421.aspx 15 years ago
AddIns Remove all ctrl+alt+letter shortcuts. These conflict with text input methods on some keyboard layouts (e.g. Ctrl+Alt+Q='@' on German keyboard; Ctrl+Alt+B='{' on Slovenian, etc.). 15 years ago
data Use global lock when running Boo parser (Boo compiler's type system is static, so we cannot run the parser concurrently for multiple files) 15 years ago
doc Fixed hard-binding attributes for ICSharpCode.SharpDevelop. 16 years ago
samples Copy ICSharpCode.SharpDevelop.Widgets to output directory to resolve missing references, see http://community.sharpdevelop.net/forums/t/11421.aspx 15 years ago
src IronRuby addin now uses AvalonEdit. 15 years ago
SharpDevelop.Tests.sln Add IronRuby addin to SharpDevelop unit tests solution. 15 years ago
SharpDevelop.sln Initial commit of Code Quality Analysis AddIn. 15 years ago
buildSetupAndRunTests.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
clean.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
debugbuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago
releasebuild.bat Use .NET 4 RTM (v4.0.30319) in .bat files and version check. 16 years ago