#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 3eee3466a4 CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
..
CSharpCompletionEngine.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
CSharpCompletionEngineBase.cs CSharpOutputVisitor is now using the IAstVisitor with void return type. 14 years ago
CSharpParameterCompletionEngine.cs Fixed constructor initializer parameter completion. 14 years ago
CompletionDataWrapper.cs Added unit test for category sorting. 15 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 Implemented type parameter type completion. 14 years ago