With SQL Prompt installed, there seems to be a little Intellisense problem. Looks like both the SQL Prompt and VS Intellisense prompts pop up. The VS one pops up over the SQL Prompt one. It doesn't allow you to use the arrow keys to select anything. See the image here: https://skydrive.live.com/embed?cid=9F1A550139A4BAE9&resid=9F1A550139A4BAE9%2146889&authkey=APIldsCFUBokDuA
Comments
6 comments
-
Hello,
SQL Prompt installer disables native Intellisense, at least in version 5 and higher. You can always disable SSMS Intellisense manually and that will stop both of them trying to work at the same time.
http://msdn.microsoft.com/en-us/library/ms173743.aspx -
This is Visual Studio 2012 not SSMS. I did disable the built in Intellisense in Visual Studio, but then I lose column names and such.
-
Any chance this is being worked on for a future fix? To me, this is a big deal with VS compatibility.
-
This is logged with the development team as SP-4546. They have not provided any comment on this issue.
-
Brian Donahue wrote:This is logged with the development team as SP-4546. They have not provided any comment on this issue.
Great! Didn't know if it was or not. Thanks for the update. -
I'm also seeing the behaviour described by Vincent, could we please have a patch for this or an expected fix date?
Add comment
Please sign in to leave a comment.