Skip to content

Jump to object in Object Explorer #572

@alextercete

Description

@alextercete

It's currently possible to jump to a file in Explorer using the shortcut Cmd/Ctrl+p and typing a part of the filename. Opening a file like this is normally quicker than navigating to the file in Explorer, especially if you take advantage of the fuzzy search capabilities of the dialog:

screen shot 2018-01-29 at 10 59 40

It'd be useful if that search dialog allowed jumping to objects in the Object Explorer as well. The list of objects could be the same used by the search widget on the Dashboard (it would be nice to add the ability to jump to the object in Object Explorer in that widget too, using the context menu):

screen shot 2018-01-29 at 10 48 27

Potential use case

I want to see the columns of the HumanResources.Employee table, so I:

  1. Hit Cmd/Ctrl+p

  2. Type hre

  3. HumanResources.Employee appears as the first result

  4. Hit Enter

  5. HumanResources.Employee is given focus (and maybe expanded) in Object Explorer:

    screen shot 2018-01-29 at 11 17 48

  6. Expand the Columns node

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions