PL/SQL Devoloper!

arun_rs

Member²
When I am editing a package, the PL/SQL Developer is slowing me down. I have only one window open and every letter I type it takes the control away from me. It is killing my development time. Thanks for the help.
 
Try turning the Code Assistant off (if you have it automatically activated). Then use F6 it invoke it when needed. You can do this in your preferences.
 
Have you enabled the Code Contents? If so, does it help if you disable it?

------------------
Marco Kalter
Allround Automations
 
The Code Contents function shows the Treeview of the package elements (variables, types, program units, ...) in the pane at the left side of the Program Window.

Just open the package in the Program Window, go to the Tools menu, and select the Code Contents item. Verify if this affects performance.

------------------
Marco Kalter
Allround Automations
 
Strange. Do you have any PL/SQL Developer Plug-Ins installed? If so, can you disable them through Tools > Configure Plug-Ins, restart PL/SQL Developer and try again?

Can you also let me know the CPU speed and amount of memory of your PC?

------------------
Marco Kalter
Allround Automations
 
I had the same problem and I never exposed what the problem was. But it has something to do with your network (I think). The problem was by Version 4.
Maybe this help by searching.

Originally posted by mkalter:
Strange. Do you have any PL/SQL Developer Plug-Ins installed? If so, can you disable them through Tools > Configure Plug-Ins, restart PL/SQL Developer and try again?

Can you also let me know the CPU speed and amount of memory of your PC?

 
Back
Top