Our code assistant performance is poor for column names and we have been unable to make it better.. If I type a table alias followed by a period, it takes 20 to 60 seconds for the column names to appear. So, I turned the code assistant off and try not to use it. I also made a custom table to hold our table/column names which is much faster.
I notice that there is a CANames.sql file for some of the code assistant queries. Could we get the query for column names added to that? We could use our custom table instead that way.
I notice that there is a CANames.sql file for some of the code assistant queries. Could we get the query for column names added to that? We could use our custom table instead that way.