I've noticed that the auto complete doesn't work as well as it could, due to a number of issues:
1) Any CREATE TABLE query does not update the tag list with the new table name / appropriate tags, nor does it update the Tables list with the new table
2) F9 (to refresh table list) does not add any new tables to the tags list
Selecting rebuild tags fixes this problem of course, but rebuilding the tags can take some time, it would make the most sense to simply update the tag list with the new information.
It would be nice to be able to switch Ctrl+Space w/ Ctrl+Enter, most other tools I use have Ctrl+Space mapped to “matching tags.”
Thanks!