#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.
 
 
 
 
 
 
Ciprian Khlud 5af1dd8a4b Added search and other niceties. 11 years ago
..
Configuration Change LGPL headers to MIT header. 12 years ago
Debugging Make debugger options accessible from other AddIns 11 years ago
Designer Change LGPL headers to MIT header. 12 years ago
Dom Fix: Base/derived types nodes in ClassBrowser not filled, because no lazy loading active. 11 years ago
Editor fix #496: ContextActionBulbControl: it should always be displayed inside the editor's view port bounds 11 years ago
Parser Handle BadImageFormatException in ProjectContentContainer.DoResolveReferences() 11 years ago
Project Fix #466: Add support for targeting .NET 4.5.2 11 years ago
Refactoring Implement EnvDTE.CodeInterface.AddFunction() 12 years ago
Resources Fix a couple of high-DPI problems. 11 years ago
Services move most of the IDebugger DebuggerService infrastructure to Debugger.AddIn 12 years ago
Src Added search and other niceties. 11 years ago
Templates Support templates that use icons from files. 12 years ago
Util Correctly handle ServiceCreatorCallback in GetFutureService 11 years ago
WinForms Change LGPL headers to MIT header. 12 years ago
Workbench fix #418: File rename can break project file. The SVN AddIn should check if the rename operation is legal before attempting to rename a file. 11 years ago
themes
ICSharpCode.SharpDevelop.addin Update links in the help menu 11 years ago
ICSharpCode.SharpDevelop.csproj Added search and other niceties. 11 years ago
PostBuildEvent.proj