#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.
 
 
 
 
 
 
Daniel Grunwald 16aa0c6c28 Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
..
CSharpCompletionEngine.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
CSharpCompletionEngineBase.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
CSharpParameterCompletionEngine.cs Rename CompilationUnit to SyntaxTree. 13 years ago
CompletionDataWrapper.cs [Completion] Only check browsable attribute inside the same assembly. 13 years ago
ICompletionContextProvider.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 13 years ago
ICompletionDataFactory.cs [Completion] Recognized browsable attributes / streamlined completion 13 years ago
IParameterCompletionDataFactory.cs Parameter data providers now contain the start offset of their 14 years ago