Tooltips in code on secandary monitor - 13.0.6

fabrice

Member³
When i open a procedure, function or package, if you put your cursor on a cursor name, you obtain the cursor declaration in a tooltip.
This work fine on my primary monitor but not on my secondary monitor.
I tried to uninstall/install again, but no change.
Is someone else have this problem or is there something wrong on my computer?
 
Last edited:
Hi,
the same tiny empty rectangle appears when code assistant is activated. This feature was functioning fine before and does not depend on the monitor I use. It makes code assistant impossible to use.
 
Can you exit PL/SQL Developer, start regedit.exe and go to the following section:

HKEY_CURRENT_USER\Software\Allround Automations\PL/SQL Developer 13\Preferences

Delete the keys starting with "CodeAssistant", restart PL/SQL Developer, and check if this helps.
 
Back
Top