#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 4fe7c72b16 Fixed context for determining accessibility of protected inner classes when resolving a base type reference (NameLookupTests.InheritFromProtectedInnerClassTest) 14 years ago
..
CSharp Fixed context for determining accessibility of protected inner classes when resolving a base type reference (NameLookupTests.InheritFromProtectedInnerClassTest) 14 years ago
Documentation Add "XmlDocumentationElement", a simplified tree for XML documentation comments that expands "<inheritdoc/>" 14 years ago
FormattingTests [UnitTests] Disabled broken tests. 14 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Fix icsharpcode/NRefactory#42: const IField returns IsStatic=false 14 years ago
Utils Add StringBuilderDocument to NR.Editor. 14 years ago
.gitignore
ICSharpCode.NRefactory.Tests.csproj Started implement interface/abstract members code action. 14 years ago