<div dir="ltr">Hi all,<div>there are lots of changes in the feature.</div><div>I've added a couple of options into the ModalDialog (View/IDE options), and it's corresponding options into CodeCompleteOptions class.</div>
<div>Use extended types: when this is turned off (and Code Complete on), it can autocomplete structs , turned on autocompletes interfaces also.</div><div>Corrected the other functions: there were some smaller bugs in "Autoclose Procedures": it inserted "End Sub" when autcompleting  function.</div>
<div>I've also found some problems(yes, again) in the nested reflection(the new exteded types option caused some problems), but they're fixes.</div><div>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.</div>
<div>Plans for this week: I'll replace the ModalDialog with a SvxTabPage in Tools/Options dialog.</div><div>Regards,</div><div>Gergõ</div></div>