#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.
 
 
 
 
 
 
Simon Lindgren 05f8cfeb81 [CodeActions] Don't return a convert to extension method call code action if the call is already using extension method syntax. 14 years ago
..
CSharp [CodeActions] Don't return a convert to extension method call code action if the call is already using extension method syntax. 14 years ago
Documentation Add "XmlDocumentationElement", a simplified tree for XML documentation comments that expands "<inheritdoc/>" 14 years ago
FormattingTests Fixed failing unit test. 14 years ago
Properties Use GlobalAssemblyInfo.cs for all projects. 14 years ago
TypeSystem Implemented IUnresolvedMember.Resolve(). 14 years ago
Utils Add StringBuilderDocument to NR.Editor. 14 years ago
.gitignore Create empty project 16 years ago
ICSharpCode.NRefactory.Tests.csproj [CodeAction] Add code actions for converting between static method calls and extension method calls. 14 years ago