9 Commits (c7edd9265dcaf7ba1b3116999d05f1c33a84526c)

Author SHA1 Message Date
Daniel Grunwald c7edd9265d Fixed BOO-542: CodeCompletion on interfaces doesn't list inherited Object members. 20 years ago
Daniel Grunwald d8a048e87a Fixed possible endless loop in Boo ExpressionFinder. 20 years ago
Daniel Grunwald a67e3f5220 Fixed BOO-300: #region folding 20 years ago
Daniel Grunwald ba19122c8d Fixed BOO-516: Tooltips don't work in last line of the document 20 years ago
Daniel Grunwald fa58de2275 Fixed BOO-524 (Autocompletion on import doesn't list only namespaces) in Boo and VB: now only classes that contain public static members are shown in the "import" completion. 20 years ago
Daniel Grunwald 4c6e2726c7 Add attribute completion to BooBinding. 20 years ago
Daniel Grunwald 53453edab6 Fixed BOO-380 (Namespace aliases handled incorrectly during code completion). 20 years ago
Daniel Grunwald 0ac8a0bd47 Fixed SD2-472 (Cursor disappears off screen whilst pressing right arrow key) and a newly introduce performance problems with large files (>5000 lines). 20 years ago
Daniel Grunwald 82819e5ed1 Add BooBinding. 20 years ago