#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.
 
 
 
 
 
 
Matt Ward 795f6f88f7 Fix SD-1748 - ArgumentException when saving file using the name of another file already open in the editor 15 years ago
data Add main menu command for "Add new project to existing solution". 15 years ago
doc Remove LGPL header from MyNamespaceSupportForCSharp.cs (as that file is copied into projects converted from VB to C#) 15 years ago
samples Fixed old C++ backend binding sample 15 years ago
src Fix SD-1748 - ArgumentException when saving file using the name of another file already open in the editor 15 years ago
.gitignore Automatically detect branch name (instead of storing it in source code) and include both branch name and commit hash in assembly info. 15 years ago
SharpDevelop.Tests.sln Fix SD-1693 - Double clicking on line in debug output causes ArgumentException. 15 years ago
SharpDevelop.sln Set AvalonEdit.Sample to compile for .NET 4 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