#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 df3d79371c Added a new view to the XML Editor which shows the XML as a tree view. Not feature complete. Currently it is possible to edit existing attribute values and element text but not add new ones or remove existing ones. 20 years ago
..
AddIns Added a new view to the XML Editor which shows the XML as a tree view. Not feature complete. Currently it is possible to edit existing attribute values and element text but not add new ones or remove existing ones. 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 Removed SharpDbTools addin from the 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 Temporarily removed SharpDbTools and SharpServerTools from SharpDevelop solution to fix build. 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