#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 dd9e0233ee Add CurrentParseInformation to EditorContext. This allows retrieving the ProjectContent without requiring CallingClass!=null (fixes http://community.sharpdevelop.net/forums/t/11756.aspx) 16 years ago
data Update string resources. 16 years ago
doc Add GitAddIn to changelog. 16 years ago
samples Fix requestValidation in web.config (happened on conversion to .NET 4.0) 16 years ago
src Add CurrentParseInformation to EditorContext. This allows retrieving the ProjectContent without requiring CallingClass!=null (fixes http://community.sharpdevelop.net/forums/t/11756.aspx) 16 years ago
.gitignore Fix .gitignore 16 years ago
SharpDevelop.Tests.sln Add GitAddIn to setup. 16 years ago
SharpDevelop.sln Add GitAddIn to setup. 16 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