toad for oracle autocomplete dropdown

徘徊边缘 提交于 2019-12-05 16:25:46

问题


Toad for Oracle has an autocomplete feature.. you type SELECT * FROM USER. and then press Ctrl+. and a drop down appears where you can choose from the objects available to you.

This functionality suddenly stopped. Now, instead of a drop down, it goes to the first default match. I have no idea what I did to change the behavior.

How do I restore the drop down functionality?


回答1:


This option is under Options -> Editor -> Code Assist. The only time I have ever seen it autofill instead of providing a list is when there is only one table that matches though... What version of Toad are you using?




回答2:


I had the same problem, it was caused by a corrupt configuration file - try this answer and see if it works.



来源:https://stackoverflow.com/questions/4535428/toad-for-oracle-autocomplete-dropdown

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!