#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 1ed352ca30 [Completion] Added a case to prevent recursive constructor calls: 13 years ago
..
CSharpCompletionEngine.cs [Completion] Cleaned up some code. 13 years ago
CSharpCompletionEngineBase.cs [Completion] Paremeter completion offset checks now for comments. 13 years ago
CSharpParameterCompletionEngine.cs [Completion] Added a case to prevent recursive constructor calls: 13 years ago
CompletionDataWrapper.cs [Completion] Fixed type 'overloads'. 13 years ago
ICompletionContextProvider.cs Added unit test to check completion in #if regions. 13 years ago
ICompletionDataFactory.cs [Completion] CreateNamespace completion data now takes a INamespace 13 years ago
IParameterCompletionDataFactory.cs [Completion] Added a case to prevent recursive constructor calls: 13 years ago