#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.
 
 
 
 
 
 
mkrueger a2787c89c4 [Completion] Fixed completion bug. 13 years ago
..
CSharpCompletionEngine.cs [Completion] Fixed completion bug. 13 years ago
CSharpCompletionEngineBase.cs [Completion] GetCurrentParameterIndex can now identify the names of 13 years ago
CSharpParameterCompletionEngine.cs Fixed completion bug. 13 years ago
CompletionDataWrapper.cs Improved type category comparison (was messed up with extension 13 years ago
ICompletionContextProvider.cs Added unit test to check completion in #if regions. 13 years ago
ICompletionDataFactory.cs [Completion] Refactored the completion data factory (shortType no 13 years ago
IParameterCompletionDataFactory.cs [Completion] Added a case to prevent recursive constructor calls: 13 years ago