#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.
 
 
 
 
 
 
Daniel Grunwald cf81840159 Fixed SD2-991: Regions and Interfaces end constructs not added in VB when pressing enter key. 20 years ago
..
AddIns Fixed SD2-991: Regions and Interfaces end constructs not added in VB when pressing enter key. 20 years ago
Libraries Fixed SD2-997: C# comments re-ubication may result in a code error when converting code from C# to VB. 20 years ago
Main Fixed SD2-1012: "Find references" throws exception when used in a stand alone file. 20 years ago
Setup Installer now supports upgrades. .Net assemblies correctly identified in installer. Each assembly is now in its own Component in the installer. Added a new UpdateSetupInfo utility to update the installer's product version and guids. Updated build server scripts to use the new WiX based installer. 20 years ago
Tools Fixed SD2-994: Public static classes not converted correctly from C# to VB. 20 years ago
SharpDevelop.Tests.sln Fixed code-completion unit tests. 20 years ago
SharpDevelop.sln Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 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