Add quick "Go To Object" like SqlSmash
SQLSmash (http://www.sqlsmash.com) has a wonderful "Go To Object" tool that I use regularly. It helps me navigate to SQL objects quickly without having to point and click. All I have to do is type CTRL+, and start typing the name of the object. It will filter the names based on what I type, and when I click enter it will select the object in Object Explorer.
It is much better at finding tables, views, & stored procs on the fly than SQL Search. It is especially helpful when working in multiple databases simultaneously. I had previously posted this idea but it got deleted (no idea why). I would give this 50 votes if I could. This functionality should be integrated into Redgate.
 Kris
    
 shared this idea
Kris
    
 shared this idea
      
    - 
       Jonas Gunnarsson
    
 commented Jonas Gunnarsson
    
 commentedThere is an "Select in Object Explorer", seems to work similar as "Go To Object" works in SqlSmash? 
