#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 428eee9ae2 Added more semantic highlighting unit tests. 13 years ago
..
CSharp Added more semantic highlighting unit tests. 13 years ago
Documentation Add 'FullTypeName' struct, and use it to represent type names. 13 years ago
Editor
FormattingTests Fix broken test. 13 years ago
IndentationTests DefaultSolutionSnapshot.AddCompilation now registers the project content for GetProjectContent(string projectFileName) 13 years ago
Properties
TypeSystem Use IMember.Specialize() instead of 'new SpecializedMember()', and remove unnecessary upcasts. 13 years ago
Utils [Utils] Improve error handling in CompositeFormatStringParser. 13 years ago
ICSharpCode.NRefactory.Tests.csproj Fixed semantic highlighting bug & added highlighting unit tests. 13 years ago