Hi all,
this week I don't had much time to work. Here's what I've made: fixed the
nested reflection to use tokenizing based on syntax highlighting. The
reason for this is beacuse it parses the code, tokenizes it, I just extract
variable calls like aVar.aMethod().aOtherMethod() ... , and I just need the
identifiers. Next, I've created a CodeCompleteFloatWindow class, whicg
contains a single ListBox to show the methods of the type. Class
CodeCompleteListBox is not further needed(I hope...). Currently, I'm stuck
with disabling editing the code, when the CodeCompleteFloatWindow is
active(I mean: not ot allow to click anywhere else, etc.), and the KeyInput
function, wich should navigate the ListBox/ close the window is not working.
Regards,
Gergő
Context
- [GSOC] Code completition is BASIC IDE weekly report · Gergő Mocsi
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.