pl/sql developer hangs!!!

Ach

Member
Hi,
I am using latest version and unfortunately whenever I edit procedure body and type "." it hangs.I think it is going for autocomplete but it takes very long.Is there any patch or workaround?
 
It seems to me that this is caused by the Code Assistant. Maybe it's an Oracle Net issue, or maybe one or more Oracle Dictionary views have a performance problem. To prevent this, you can go to the "Code Assistant" page of the preferences and disable the "Automatically activated" option. Now you need to explicitly activate the Code Assistant (by pressing F6) when needed.
 
Back
Top