Greetings all;
The helper popups are nice for the new bee, but they often cover the
line of code, obscuring the data until you click some place else, then
reclick where you are working.
Moving that popup a couple lines of code up, leaving the line above the
one you are working on visible which would remove a lot of distraction
and mis-clicks as this old coot is working.
Thank you.
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author, 1940)
If we desire respect for the law, we must first make the law respectable.
On 02.09.23 17:53, gene heskett wrote:
The helper popups are nice for the new bee, but they often
cover the line of code, obscuring the data until you click
some place else, then reclick where you are working.
I assume you mean the auto-complete. This can be disabled
in Preferences -> Editor -> Autocomplete.
Moving that popup a couple lines of code up, leaving the
line above the one you are working on visible which would
remove a lot of distraction and mis-clicks as this old coot
is working.
This is part of the editor itself which is an external
component. I don't think we have control over the position
of the popups.
ciao,
Torsten.