Skip to content

Ability to show Find References in the output panel on demand #2084

@rchl

Description

@rchl

Is your feature request related to a problem? Please describe.
There is an option (show_references_in_quick_panel) to choose whether Find References should use the Output Panel or the Quick Panel for showing references but while I usually want to use the Quick Panel, occasionally I would want to have it output to the Output Panel so that I can jump between all references without having to re-trigger "Find References" all the time.

Describe the solution you'd like

  • Extend lsp_symbol_references with a parameter to choose which output format to use.
  • (Optionally) Expose additional command in the Command Palette/Menus. In that case, figure out the name and how it should be named depending on what is the state of the show_references_in_quick_panel option.

Describe alternatives you've considered
Toggling the show_references_in_quick_panel when needing to use the Output Panel occasionally.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions