Skip to content

Add a go-to-class feature for QL Code #635

Open
@criemen

Description

@criemen

Is your feature request related to a problem? Please describe.
Often, I want to go to the code for a specific QL class.
Right now, I have to use the global search (limited to qll and ql files), and search for the string "class " to get specific results.

Describe the solution you'd like
Integreate with the go to symbol in workspace functionality provided in VSCode (Ctrl+T).
A list of matches for the (partial) class name I entered and the files these classes are defined in would be awesome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions