6 Commits (6aaaadd81f6864e1b770f9e55c07599f41e91d8c)

Author SHA1 Message Date
Daniel Grunwald 82bbab8aec Forum-6859: Show code templates in code completion. 18 years ago
Daniel Grunwald 9b4679edf1 NRefactoryResolver rewrite: remove code duplication between NRefactoryResolver and TypeVisitor. Changed handling of method groups to follow C# specification more closely. 18 years ago
Matt Ward 4f8f2dc7db Updated samples so they work with SharpDevelop 3.0 18 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). 18 years ago
Daniel Grunwald 3acc3cbb3e Improved CSharpCodeCompletion sample: add tool tip support, show only one entry for overloaded methods 18 years ago