#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 f44398f038 Fixed potential code completion problem where completion could show up 13 years ago
..
CSharpCompletionEngine.cs Fixed potential code completion problem where completion could show up 13 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 13 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