GSOC report [ Code Completition in Basic IDE ]

Gergő Mocsi gmocsi91 at gmail.com
Mon Aug 12 00:27:22 PDT 2013


Hi all,
there are lots of changes in the feature.
I've added a couple of options into the ModalDialog (View/IDE options), and
it's corresponding options into CodeCompleteOptions class.
Use extended types: when this is turned off (and Code Complete on), it can
autocomplete structs , turned on autocompletes interfaces also.
Corrected the other functions: there were some smaller bugs in "Autoclose
Procedures": it inserted "End Sub" when autcompleting  function.
I've also found some problems(yes, again) in the nested reflection(the new
exteded types option caused some problems), but they're fixes.
Code: I did a lot of code fixes: I've tried to tear it apart logically as
much as I can. I've created a class UnoTypeCodeCompletor to handle the code
completition in the ide. Another significant fix is that I've made the
ListBox to use KeyInput instead of PreNotify to handle the key event.
Plans for this week: I'll replace the ModalDialog with a SvxTabPage in
Tools/Options dialog.
Regards,
Gergő
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130812/c2259657/attachment.html>


More information about the LibreOffice mailing list