Daniel Grunwald
c7edd9265d
Fixed BOO-542: CodeCompletion on interfaces doesn't list inherited Object members.
...
Fixed crash when cursor was at end of document and the DefinitionViewPad was opened.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@617 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d8a048e87a
Fixed possible endless loop in Boo ExpressionFinder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@612 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a67e3f5220
Fixed BOO-300: #region folding
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@609 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ba19122c8d
Fixed BOO-516: Tooltips don't work in last line of the document
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@608 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@600 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4c6e2726c7
Add attribute completion to BooBinding.
...
BOO-436, Smarter Boo integration (Macros, Attributes, Modules, and Imported Classes)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@586 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
53453edab6
Fixed BOO-380 (Namespace aliases handled incorrectly during code completion).
...
Fixed BOO-515 (Expression resolver thinks " is String.Empty).
Fixed BOO-346 (Addin does not reference Boo.Lang.Useful by default)
ParserFoldingStrategy now uses both the RecentCompilationUnit and ValidCompilationUnit for folding. This makes folding more stable in VB and Boo.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@584 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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).
...
Added constructor insight support to BooBinding.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@546 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
82819e5ed1
Add BooBinding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@541 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago