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 ]
Asked
Active
Viewed 2,139 times
3 Answers
7
Just go to:
Tools -> Options -> Text Editor -> SQL Server Tools -> IntelliSense
Uncheck "Enable IntelliSense"
I hope to solve your issue.

DeJaVo
- 3,091
- 2
- 17
- 32
0
Salaam
In Microsoft Visual Studio Enterprise 2017 Version 15.9.6 its:
Tools
->Options
->Text Editor
->SQL Server Tools
->Statement completion
Uncheck
Auto list members
Thank You

Ali Jamal
- 1,383
- 1
- 13
- 20