SQL Complete columns suggestions (intellisense) doesn't start with the columns
Posted: Wed 15 Nov 2017 19:37
When I type 'id' as a column name in a select statement, the column suggestions drop down scrolls down and highlights the 'ident_current' function. My columns are not showing and I have to scroll up to see them. I am not interested in the built-in functions. The table's columns should always show first in the list and have focus.

