#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 3e42bc1e6a Don't show 'Method with optional parameter is hidden by overload' issue if the overloads have different type parameters. 13 years ago
..
CSharp Don't show 'Method with optional parameter is hidden by overload' issue if the overloads have different type parameters. 13 years ago
Documentation Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
Editor TypeSystemAstBuilder: do not specify accessibility on accessors unless necessary. 13 years ago
FormattingTests [Refactoring] Script now corrects the formatting of inserted & 13 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Always set ArrayCreateResolveResult.SizeArguments. Closes #111. 13 years ago
Utils [Utils] Don't allow escape sequences in numeric fields of format items. 13 years ago
ICSharpCode.NRefactory.Tests.csproj Implemented code action to sort usings 13 years ago