<div dir="ltr">Hi all,<div>this is my weekly report.</div><div>UI:</div><div>Menu and ModalDialog was replaced by a tab in Tools/Options, and it's called Basic IDE Option.</div><div>ListBox: left arrow dismisses the dialog when the cursor goes beyond the dot, right arrow dismissed when cursor reaches the next line.</div>
<div>Function "Autocorrect Keywords" was renamed to "Autocorrection", because it autocorrects not just keywords but the UNO variables also (now, I'm working on to autocomplete procedures, other types, like String, Boolean, etc. ).</div>
<div>Autoclose procedures: cursor is places inside the completed sub/function.</div><div>Code:</div><div>CodeCompleteWindow::ResizeListBox:</div><div>Function was simplified, I've introduced some constants, and the position+size calculation is completely done by this( the initial text selection is passed in as a parameter).</div>
<div>Variables according to autocorrection were renamed to keep the consistence.</div><div>Regards,</div><div>Gergõ</div></div>