Skip to content

Index global variable references #535

@vinistock

Description

@vinistock

Not for the MVP: the Ruby LSP doesn't support global variable references yet.

For the long term though, we would like to be able to provide find references and rename for global variables. Even easier than other types of variables, global variables have zero ambiguity in their references. If we see a reference to $var, this can only refer to $var (fully qualifying the name is trivial).

Metadata

Metadata

Assignees

No one assigned

    Labels

    mediumThis issue has medium difficulty. It contains a moderate level of ambiguity or technical challenge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions