I am trying to show a list of items when the user presses CTRL+Space in the syntax editor. I am using the SQL language and have already used the triggers to show Intellisense items for other purposes. But the triggers don't handle CTRL+Space. How to provide an intellisense list on Ctrl+space keys?
Thanks,
Anan
Thanks,
Anan