"Go to definition" feature for procedures, views, etc.
When there's a valid sql object under the cursor in the text editor, two nice features (via context menu):
- Go to definition (select in object explorer)
- Script object (clipboard, new window, etc...)
Also object names should be shown as a link if the Ctrl key in pressed. All object names in script shows as hyperlink. Ctrl+click or Ctrl+Enter on it opens the object definition in new tab.
 gg
    
 shared this idea
gg
    
 shared this idea
      
    Version 3.0 is on the site
- 
       a_m0d
    
 commented a_m0d
    
 commentedIt would also be nice if there was a way to view (from in the query editor) the triggers that are placed on an object, and go to the definition of them. 
- 
       AdminDevart
    (_, Devart)
 commented AdminDevart
    (_, Devart)
 commentedTo script object you first need to select it in Object Explorer. You cannot script it firectly from text. 
 But anyway, we plan to implement #1 only.
- 
       Arthur
    
 commented Arthur
    
 commented#2 is already possible in SSMS 
- 
       gg
    
 commented gg
    
 commentedmaybe the object should be shown as a link only if the Ctrl key in pressed. 
