Skip to content

Show references shows symbol definition #497

@yaitskov

Description

@yaitskov

Hi,

I just installed vscode and the extension.
It is looks great after Emacs ;), but I noticed a spot for improvement.

Let's say a cursor on a name of defined function.
I want to see where the function is used and press F12 or Ctrl+F12.
Results are shown, but not in the best form: all items on the list of files with references are collapsed excepting the file where function is defined, while the files where the function is used are collapsed. I would like to expand all results and maybe collapse file with function definition if there is no references to it within the file (i.e. function signature and export in module don't count).

With current behavior I need to do extra clicks every time I do reference search.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: enhancementAn enhancement to an already existing featuretype: user experienceAn enhancement to the UX, e.g. better error handling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions