#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 1c325355a7 Added ASP.NET Web Service project template by Justin Dearing. Added missing project and file templates to SharpDevelop's installer. 20 years ago
..
AddIns Fixed SD2-1051 - Unhandled xml exception when trying to create an xml schema from an xml document that is not well formed. 20 years ago
Libraries Added incremental search. 20 years ago
Main Incremental search allows case sensitive searches. If all the characters of the search text are lower case the search is case insensitive. If any character is upper case the search is case sensitive. 20 years ago
Setup Added ASP.NET Web Service project template by Justin Dearing. Added missing project and file templates to SharpDevelop's installer. 20 years ago
Tools Fixed SD2-1037: Declarations inside an interface don't need end constructs in VB 20 years ago
SharpDevelop.Tests.sln Fixed code-completion unit tests. 20 years ago
SharpDevelop.sln When target framework is set to .NET 1.0 or .NET 1.1, show code-completion specific to that .NET versions. 20 years ago
clean.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
debugbuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago
prepareRelease.bat Fixed SD2-509: Form Designer duplicates first line of code 21 years ago
releasebuild.bat Add quotation marks to batch files -> fixes build if the SharpDevelop path contains a space 20 years ago