#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 fd56973207 Don't ignore errors in ReflectionLoader, show real exception instead of failing later with a ArgumentNullException. 21 years ago
..
Commands MbUnit Pad additions - Goto definition implemented, error list displayed after a test run with errors, and after a build the test tree auto-refreshes. 21 years ago
Dom Don't ignore errors in ReflectionLoader, show real exception instead of failing later with a ArgumentNullException. 21 years ago
Gui Deleted some of the unused translation strings. 21 years ago
Internal Use use static readonly collection instance for empty attribute, type parameter and parameter collections. 21 years ago
Project Run MsBuild in a separate thread => you can continue coding while your code is compiling. 21 years ago
Services Don't ignore errors in ReflectionLoader, show real exception instead of failing later with a ArgumentNullException. 21 years ago
TextEditor Fixed SD2-472 (Cursor disappears off screen whilst pressing right arrow key) and a newly introduce performance problems with large files (>5000 lines). 21 years ago