In the SQL Developer group on OracleCommunity.net, both Chris and Chen complained about the new SQL Developer’s automatic code completion and how it could freeze the entire editor while waiting for the popup to appear.
I have experienced this behavior too. It is really frustrating when it happens. The solution, however, is really simple. In SQL Developer, go to Tools > Preferences > Code Insight and uncheck both “Enable Auto-Popup” check boxes as seen in the following screenshot:

Now, instead of letting it load automatically, you control when the context sensitive code completion insight popup appears. Simply press Ctrl+Space and voila.
By the way, Vadim Tropashko has a great article about getting most of code completion in SQL Developer.
Possibly related:
- Top 10 Ways to Know Your Software Project is Doomed
- CURRVAL and NEXTVAL
- Comments Do Make a Difference
- Are You a Great Software Developer?
- Oracle SQL Developer Graduated
Tagged sql-developer | Post a Comment | Trackback URI


















Home > About This Post
This entry was posted by Eddie Awad on Friday, February 15th, 2008, at 1:19 pm, and was filed in Oracle.
Subscribe to the
RSS 2.0 feed for all comments to this post.
Post a Comment