#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.
 
 
 
 
 
 
Mike Krüger 25445fcd55 DeclareLocalVariable can now remove redundant parens. 13 years ago
..
CSharp DeclareLocalVariable can now remove redundant parens. 13 years ago
Documentation Add 'FullTypeName' struct, and use it to represent type names. 14 years ago
Editor TypeSystemAstBuilder: do not specify accessibility on accessors unless necessary. 14 years ago
FormattingTests Add "add using" context action. 13 years ago
IndentationTests DefaultSolutionSnapshot.AddCompilation now registers the project content for GetProjectContent(string projectFileName) 13 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Fix unit test 13 years ago
Utils [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
ICSharpCode.NRefactory.Tests.csproj Fixed bug in create constructor action & implemented create enum value 13 years ago