Comments
2 comments
-
Can you confirm if you have this issue with previous version of SQL Prompt? If not, do you remember from which version you upgraded to 9.4?
Do you have any other addins? Can you please try:- Disable the built-in intellisense under Options->Text Editor->Transact-SQL->Intellisense
- Go to SQL Prompt>Options, click on Export to save your settings, and then try a "Restore all defaults".
- Disable the auto-refresh experimental feature (SQL Prompt ->Options->Labs-> Experimental features)
-
Looks like conflict with SQL Studio intellinsense. Thanks for your help.Tianjiao_Li said:- Disable the built-in intellisense under Options->Text Editor->Transact-SQL->Intellisense
Nice name btw
Add comment
Please sign in to leave a comment.
While typing, table and field names frequently paused for half a second or more before popup.
- This is not related to network or cache, happens even when I try memory table.
- It does not happen in Visual Studio while connecting to the same server.
Thought?