Feature Request - Object Bookmarks

Feature Request - Object Bookmarks

It would be very useful to be able to bookmark objects in the Database Explorer. It can get tedious moving between different objects in different tables in different servers...

It would be useful to be able to right-click and bookmark an object (table, view, stored procedure) and give it a short name. Then have a bookmarks view that lists them (maybe with different colors to know what object type it is). Maybe with additional columns to show the DB server and DB name. Double-clicking on the bookmark would execute the same action as if you double-clicked on the object in the Database Explorer (e.g., return rows for a table, open a procedure for edit, etc.).