#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.
 
 
 
 
 
 
Simon Lindgren 19815e8132 Merge branch 'master' into simonl 14 years ago
..
CSharpCompletionEngine.cs Merge branch 'master' into simonl 14 years ago
CSharpCompletionEngineBase.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 14 years ago
CSharpParameterCompletionEngine.cs Rename CompilationUnit to SyntaxTree. 14 years ago
CompletionDataWrapper.cs [Completion] Only check browsable attribute inside the same assembly. 14 years ago
ICompletionContextProvider.cs Rename IParsedFile -> IUnresolvedFile to make clear it belongs to the unresolved type system. 14 years ago
ICompletionDataFactory.cs [Completion] Recognized browsable attributes / streamlined completion 14 years ago
IParameterCompletionDataFactory.cs Parameter data providers now contain the start offset of their 14 years ago