#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 176a3a0540 [Completion] Fixed bug in anonymous type creation. 13 years ago
..
CSharpCompletionEngine.cs [Completion] Fixed bug in anonymous type creation. 13 years ago
CSharpCompletionEngineBase.cs Fixed pre processor completion bug. 13 years ago
CSharpParameterCompletionEngine.cs Fixed some completion cases with extension methods. 13 years ago
CompletionDataWrapper.cs Fixed completion bug. 13 years ago
ICompletionContextProvider.cs Added unit test to check completion in #if regions. 13 years ago
ICompletionDataFactory.cs [CodeCompletion] Completion engine now can generate import completion 13 years ago
IParameterCompletionDataFactory.cs [Completion] Filtered shadowed members in parameter completion. 13 years ago