The SQL code completion doesn’t work as I expect it to and I am wondering if I am doing something wrong.
I can type the first couple letters of a table name and hit ‘Ctrl+Spc’ and a list of tables appears and I can select one of them and when I do select one it puts that table name in my editor. However code completion of column names does not appear to work at all. Is that right? If it is why isnt’ code completion of column names supported?