Intellisense Lagging

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
barryseymour
Posts: 11
Joined: Thu 26 Dec 2013 18:36

Intellisense Lagging

Post by barryseymour » Mon 20 Nov 2017 18:45

I am having frequent problems using SQLComplete in SSMS 17.3. I get constant lagging. I'll start typing a select statement, for example, and as soon as I hit a table or column name the text editor freezes for a second or two. It happens frequently enough that it's becoming a real annoyance.

I've tried manually refreshing and resetting the cache, no change.

Any ideas?

Deniss
Posts: 17
Joined: Mon 10 Jun 2013 11:54

Re: Intellisense Lagging

Post by Deniss » Tue 21 Nov 2017 11:47

To investigate this issue, we need more information. Please specify whether the wait takes place during insertion into the editor, or after displaying of the identifier in the editor. Also, please specify the size of the script at which this behavior occurs.

Post Reply