#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 9485a07bdb VBNetLanguageBinding returns LanguageProperties.VBNet, so that Context actions now work also for VB. 16 years ago
..
Base VBNetLanguageBinding returns LanguageProperties.VBNet, so that Context actions now work also for VB. 16 years ago
Core Report the file types opened in the text editor to UDC (but only known file types) 16 years ago
ICSharpCode.Core.Presentation TranslateMenuItemToWpf sets also shortcut on WPF MenuItem, so that menus show shortcuts. 16 years ago
ICSharpCode.Core.WinForms Updated some of the SharpDevelop samples. 16 years ago
ICSharpCode.SharpDevelop.BuildWorker Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
ICSharpCode.SharpDevelop.BuildWorker35 Use external BuildWorker process for compilation. Use MSBuild 3.5 for compiling projects with ToolsVersion<"4.0". 16 years ago
ICSharpCode.SharpDevelop.Dom - fixed infinite loop in VBNetExpressionFinder 16 years ago
ICSharpCode.SharpDevelop.Sda Fixed SdaUser sample. Remove old ICSharpCode.TextEditor samples. 16 years ago
ICSharpCode.SharpDevelop.Widgets/Project Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1). 16 years ago
StartUp/Project added new icon for extension methods 16 years ago
GlobalAssemblyInfo.template Fix build errors after merge. 16 years ago
ICSharpCode.SharpDevelop.snk