5 Commits (9b4679edf1f6f42186872e94648a86b6c22a35e1)

Author SHA1 Message Date
Daniel Grunwald 9b4679edf1 NRefactoryResolver rewrite: remove code duplication between NRefactoryResolver and TypeVisitor. Changed handling of method groups to follow C# specification more closely. 19 years ago
Matt Ward 4f8f2dc7db Updated samples so they work with SharpDevelop 3.0 19 years ago
Daniel Grunwald 22775ffe8e Fixed some off-by-one bugs in the CSharpCodeCompletion example (caused by the different line counting in the parser and the text editor). 19 years ago
Daniel Grunwald 3acc3cbb3e Improved CSharpCodeCompletion sample: add tool tip support, show only one entry for overloaded methods 19 years ago