sql server - T-SQL: Turn off certain Intellisense suggestions -


using microsoft ssms 2008 (t-sql)

edit: clarify, not trying disable intellisense completely. trying remove suggestions provides.

is there way remove suggestions intellisense?

for example, whenever type 'or', intellisense suggests 'origfinancelab' , accidentally accept hitting [spacebar] , have go , delete 'origfinancelab', type in 'or', , cancel intellisense suggestion. it's annoying.

this not word happens with, 1 example.

i've looked @ tools --> options --> text editor --> transact-sql, don't see way remove specific intellisense suggestions.

there no way selectively turn off individual suggestions in ssms intellisense.you should post suggestion ssms feedback site.

you can try out sql assistant in mean-time though. it's free ssms add-in provides excellent intellisense suggestions.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -