#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 c48fe90874 [Completion] Fixed bug. 14 years ago
..
CSharpCompletionEngine.cs [Completion] Fixed bug. 14 years ago
CSharpCompletionEngineBase.cs Fixed bug in parameter completion. 14 years ago
CSharpParameterCompletionEngine.cs Fixed completion bug. 14 years ago
CompletionDataWrapper.cs [Completion] Filter out namespaces that only contain inaccessible 14 years ago
ICompletionContextProvider.cs Added unit test to check completion in #if regions. 14 years ago
ICompletionDataFactory.cs [Completion] Refactored the completion data factory (shortType no 14 years ago
IParameterCompletionDataFactory.cs [Completion] Added a case to prevent recursive constructor calls: 14 years ago