How to disable visual studio intellisense just in SQL Query?

2.2k Views Asked by At

I have a redgate [sql prompt] extention intellisense on visual studio 2013 ,when I am type in SQL Query the two intellisense appear see the below Image , So I want to disable the visual studio intellisense Just in SQL Query [Not in all visual studio ]

intellisense issue

3

There are 3 best solutions below

0
On BEST ANSWER

Just go to:

Tools -> Options -> Text Editor -> SQL Server Tools -> IntelliSense

Uncheck "Enable IntelliSense"

I hope to solve your issue.

0
On

If anybody is in SQL server management studio like me this is where to turn this off in there:

enter image description here

0
On

In Microsoft Visual Studio Enterprise 2017 Version 15.9.6 it's:

  • Tools -> Options -> Text Editor -> SQL Server Tools -> Statement completion

  • Uncheck Auto list members