#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 08e6a88db0 AppendMissingClosingBrackets is now reusable. 14 years ago
..
CSharpCompletionEngine.cs Moved more roles to the Roles class/Changed TypeDeclaration 14 years ago
CSharpCompletionEngineBase.cs AppendMissingClosingBrackets is now reusable. 14 years ago
CSharpParameterCompletionEngine.cs Combine AttributedNode and MemberDeclaration into EntityDeclaration. 14 years ago
CompletionDataWrapper.cs Added unit test for category sorting. 14 years ago
ICompletionDataFactory.cs Implemented 'partial' completion. 14 years ago
IMemberProvider.cs Added member provider to give the completion engine more context from 14 years ago
IParameterCompletionDataFactory.cs Parameter data providers now contain the start offset of their 14 years ago