"Go to definition" is a functionallity in SSDT = "SQL Server Data Tools" in a database project; it's not available in SSMS.
Your colleague is simply using a different tool.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear all,
I am using SQL Server Management Studio 19 (fresh install) locally on my Windows 10 machine with my admin SQL user.
Now I am trying to click on a table definition in my SQL query and press F12 (Go to definition default keymap) and it does nothing. No warning, no error, no visual clue. I tried to remap it to other F-Keys and also to other keymaps, such as CTRL-SHIFT-G and same behaviour.
My colleague who uses the same machine and configuration exported their setting which I imported. While it works for them, it does still nothing for me.
I am very frustrated and do not understand the issue.
Can someone help?
Thank you and kind regards.
"Go to definition" is a functionallity in SSDT = "SQL Server Data Tools" in a database project; it's not available in SSMS.
Your colleague is simply using a different tool.
You are both right. My colleague uses the dbForge SQL Complete Professional Plugin which implements this functionality.
Thank you very much for your help!