0

I'd like to add synonyms to the SSMS Intellisense. How can i get access to the standart SSMS Intellisense in my own Addin?

Thanks in advance!

enter image description here

Evgeny Vorobyev
  • 111
  • 1
  • 2
  • 11

1 Answers1

0

there is currently no method to get external access to SSMS intellisense. You can file a Connect bug to request this functionality.

In the meantime, you can take a look at DbForge's SQLComplete to get better IntelliSense support.

Cpt. Monac
  • 749
  • 3
  • 7