Steps to Reproduce:
On a SQLQuery pane, type an object name (table, view, sp, ...), place the cursor over typed object name and press (default, could be configurable) ALT+F1. It shoud call exec sp_help <object_name> and return the result to user.

Please include complete support for this SSMS feature.
Why was this issue closed?
This feature is supported in the December release. Look for “query shortcut” in the user settings to see the defaults and how to add your own shortcuts.
So how to add my own. Nothing in description about how to add Ctrl+0 ?
No question. It works fine.
@GrzegorzLyp in user settings there are 10 shortcut values listed. Above each is a text comment showing how to set up the keybinding as needed.
Yes it works. I have already blogged it for community.
http://www.lyp.pl/blog/sql-operations-studio-december-2017-shortcuts-like-in-ssms/
Hi!!! I am looking for an SP of the SQL system that executes what the shortcut CTRL + F5 executes.
Just as ALT + F1 executes sp_help
I would like to know what is running CTRL + F5.
You know? or where could I ask?
Graciassss!! :)
I'm still waiting for this function, someone know how to setup ALT+f1 for sp_help ?
@Jeankininho you can change the keybinding for shortcut1 in the Keyboard Shortcuts page.


@Jeankininho you can change the keybinding for
shortcut1in the Keyboard Shortcuts page.
Awesome ! Sorry ask in a closed issue.