Author |
Message |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
Ticket: SA0030186 (SSMS intellisense conflicts with SA ) |
|
I seem to still have this.
If I turn off SSMS intellisense, of course that works, but I lose code folding.
If I keep it on, I get both a SSMS intellisense popup and the SA one.
Is there a way to have the best of both worlds? No code folding in SSMS really stinks :( I wish that feature wasn't attached to "intellisense".
Microsoft SQL Server Management Studio 13.0.16100.1
Microsoft Analysis Services Client Tools 13.0.1700.441
Microsoft Data Access Components (MDAC) 6.1.7601.17514
Microsoft MSXML 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 9.11.9600.18524
Microsoft .NET Framework 4.0.30319.42000
Operating System 6.1.7601
|
|
Wed Dec 14, 2016 6:25 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
May I ask which SQL Assistant build you are running?
|
|
Wed Dec 14, 2016 6:48 pm |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
|
|
 |
 |
May I ask which SQL Assistant build you are running? |
9.0.194
|
|
Wed Dec 14, 2016 6:49 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Thank you. To be certain we are not missing something after upgrades, please unregister and then re-register the add-on for SSMS (in the options, it's in the Advanced settings section for MS Management Studio target).
Please let me know if this makes any difference. SSMS intellisense should not interfere.
|
|
Wed Dec 14, 2016 7:06 pm |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
|
|
Ok:
Closed SSMS
Entered SA options from task bar:
Turned off addin and hit apply
Turned on addin and hit apply
relaunched SSMS
no love.
|
|
Wed Dec 14, 2016 7:14 pm |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
Can you please also check "c:\Users\your_user_name\Documents\Visual Studio 2015\Settings\SQL Server Management Studio\" folder? Do you have *.vssettings file in that folder? The file name can vary, but if you have such file, please open it in Notepad and look for Intellisense property, the value should be set to False for that property.
EDIT: the board doesn't allow inserting XML or HTML tags in messages, it automatically strips them. Please search for a substring.
Last edited by SysOp on Thu Dec 15, 2016 11:44 am; edited 1 time in total |
|
Thu Dec 15, 2016 10:52 am |
|
 |
Mindflux
Joined: 25 May 2013 Posts: 846 Country: United States |
|
|
|
Which PropertyValue? there are ... dozens.
Ugh. .the forum is doing something weird to the XML.
I have a Property value "EnableIntellisense", it's false.
|
|
Thu Dec 15, 2016 10:55 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7948
|
|
|
|
 |
 |
I have a Property value "EnableIntellisense", it's false. |
Yes, that's the one. Are you still seeing native SSMS intellisense after typing SELECT * FROM and waiting for 5 seconds?
|
|
Thu Dec 15, 2016 11:50 am |
|
 |
|