Code Assistant feature

DmitryG

Member
I often use code assistant, for examlple to get columns for table. During this if mouse pointer positioned in editor area, mouse cursor frequently switching to hourglass and back and filling column list is very slow (about 5-7s for big tables). If mouse pointer is not in editor area, filling column list is almost instant.

Do you have any idea?
 
This indicates poor dictionary view performance. Can you let me know your exact PL/SQL Developer version?
 
I think it's not related with dictionary view, because if mouse pointer out of editor window, list filling is very fast.
 
Hi,

I have the same problem:
"I often use code assistant, for examlple to get columns for table. During this if mouse pointer positioned in editor area, mouse cursor frequently switching to hourglass and back and filling column list is very slow (about 5-7s for big tables). If mouse pointer is not in editor area, filling column list is almost instant."

Is there any update for this problem?
My PL/SQL version:
PL/SQL Developer
Version 7.1.5.1398
01.53936 - 5 user license
Windows XP Professional 5.1 Build 2600 (Service Pack 3)
 
Back
Top