#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 cbc1b162e6 Added 2 context actions - Check null, Check not null. They are offered after assignments to local variables. In case they annoy you: soon it will be possible to turn off any action easily right from the actions popup. 16 years ago
..
Base Added 2 context actions - Check null, Check not null. They are offered after assignments to local variables. In case they annoy you: soon it will be possible to turn off any action easily right from the actions popup. 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 Added 2 context actions - Check null, Check not null. They are offered after assignments to local variables. In case they annoy you: soon it will be possible to turn off any action easily right from the actions popup. 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