Actually I´m using Toad 10.6 to work with PL-SQL code. Now, our company is preparing to migrate to Toad 11.5, but, I noticed that large PL-SQL editing on 11.5 is so slow that makes impossible to me to work with that version.
Actually, a package file that contains about 1.4Mb of code takes 5 seconds to load on Toad 10.5 and, the same time is spent when we use the ‘Formatter Utility’ to automatically format that file.
The same file, on Version 11.5, takes 3.5 minutes to load, and the same time is spent when we try to format the document. During this times, the application is reported as ‘Not Responding’ in Windows TaskManager.
Does anybody knows how could I improve the performance on 11.5 version?
Thanks a lot!
After some research, I found that Check Rule as you Type option should be disabled to avoid the behavior that we was discussing.
To disable:
Thanks a lot!