SQL Prompt versus SSMS 2012 intellisense
freecell1
Posts: 33
Hi folks -
I just installed SSMS 2012. I've been using SQL PRompt 5 with SSMS 2008 R2 until now and like it. However in SSMS 2012 Microsoft seems to have improved the internal intellisense. Also both the intellisense and SQL Prompt are on by default so I have two layered suggestion boxes popping up. Can someone clarify how SQL Prompt differs from the built-in offering?
Thanks,
John
I just installed SSMS 2012. I've been using SQL PRompt 5 with SSMS 2008 R2 until now and like it. However in SSMS 2012 Microsoft seems to have improved the internal intellisense. Also both the intellisense and SQL Prompt are on by default so I have two layered suggestion boxes popping up. Can someone clarify how SQL Prompt differs from the built-in offering?
Thanks,
John
Comments
SQL Prompt 5 should be able to co-exist with the native intellisense. There are a few features (like parenthesis matching) that the native tool supports that we don't, so they can both be enabled.
However, the candidate list pop-up should only be enabled for one of them, or they will interfere with each other.
It sounds like for some reason Tools > Options > Text Editor > Transact SQL > General > Auto list members is still enabled, which would cause the native list to pop-up as well.
The main advantage over the native intelisense is the additional formatting and non-code completion features: http://www.red-gate.com/products/sql-de ... ure-matrix
There is also advantages in the way SQL Prompt makes suggestions for code completion, but I have to say I'm not entirely sure how sophisticated the native intelisense has become to confirm if we still have an advantage in that area.
I hope this helps.
Cheers, to you, too...!
Decide wisely...
SteveC.
for his colleage SSMS 2010 w7 x64 working just fine
Have checked the location c:\Program Files (x86)\Red Gate\SQL Prompt 5
both machine have exacly the same files, do you have any advice how we can enable addin on version of SSMS 2012?