Comments
2 comments
-
I found this other guy who seems to have the same problem. Does this mean that this is a bug in SQL Prompt for VS?
https://developercommunity.visualstudio.com/content/problem/24484/sql-prompt-intellisense-for-database-objects-doesn.html -
Hi @GHauan,
Unfortunately SQL Prompt does not support suggestions directly from SSDT projects at the moment. Adding support for SSDT is currently on our public roadmap
I'd recommend adding a suggestion to uservoice here or voting on an existing suggestion.
Sorry I couldn't be more helpful!
Thanks,
James
Add comment
Please sign in to leave a comment.
I first noticed the problem if I added post deployment scripts, but then when I tried to edit a SP, I had the same problem there. Suggestions are not popping up. (To clarify: it is suggestions for user objects (tables etc) that do not pop up. Keywords like SELECT and FROM are still there.)
Any tips?