If anyone else has experienced this, it would be interesting to know.After upgrading to SSMS 2016, I noticed that clicking on 'New Query' would take 30 seconds to a minute to open a new tab in SSMS – even for a locally hosted instance. I think I've found a fix – it seems to be working so far, at least.1) Uncheck 'Enable Intellisense' underTools / Options / Text Editor / Transact-SQL / Intellisense2) If you have SQL Prompt installed, uncheck 'Enable Suggestions' under the SQL Prompt menu.Restart SSMS and now re-enable the above two options.'New Query' is fast again!
↧