#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.
 
 
 
 
 
 
Martin Koníček e56d8c0501 Grid visualizer uses DebuggerHelpers.CreateDebugListExpression to fill a List by IEnumerable inside the debuggee and then display the List. 17 years ago
AddIns Use Ctrl+Click as go to definition. 17 years ago
data Store string resources as .resx instead of .resources in the repository. 17 years ago
doc Adjusted setup and automatic build. 17 years ago
samples Move WPF Designer to .NET 4.0. 17 years ago
src Grid visualizer uses DebuggerHelpers.CreateDebugListExpression to fill a List by IEnumerable inside the debuggee and then display the List. 17 years ago
SharpDevelop.Tests.sln Add WPF Designer back to SharpDevelop 4. 17 years ago
SharpDevelop.sln - moved some debugger classes to extra files 17 years ago
clean.bat Fixed path to REVISION file. 17 years ago
debugbuild.bat Fixed path to REVISION file. 17 years ago
releasebuild.bat Fixed path to REVISION file. 17 years ago