#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ý 98f6a874f5 COM methods prefixed with "__" so that the user does not call them directly. Extension methods should be used instead. 16 years ago
AddIns Started work on new text editor options. 16 years ago
data Merge 3.0 to trunk. 16 years ago
doc Adjusted setup and automatic build. 16 years ago
samples Added snippet support to SharpDevelop (replaces 'code templates'). 16 years ago
src COM methods prefixed with "__" so that the user does not call them directly. Extension methods should be used instead. 16 years ago
SharpDevelop.Tests.sln Remove experimental workflow designer (it doesn't compile in .NET 4.0 Beta 2) 16 years ago
SharpDevelop.sln Remove experimental workflow designer (it doesn't compile in .NET 4.0 Beta 2) 16 years ago
buildSetupAndRunTests.bat Added missing System.Xaml references to unit tests. 16 years ago
clean.bat Adjust .bat files for .NET 4.0 Beta 2. 16 years ago
debugbuild.bat Adjust .bat files for .NET 4.0 Beta 2. 16 years ago
releasebuild.bat Adjust .bat files for .NET 4.0 Beta 2. 16 years ago