Skip to content

Improve globals resolving, object key completion and description #50

@niksy

Description

@niksy

Currently, only global definitions references are picked up, but it would be nice that their values are also displayed instead of "global variable".

Screenshot 2024-11-08 at 14 28 16
Screenshot 2024-11-08 at 14 28 26

Also, if some variable is object so it has nested values, it would be nice to have completion for those values (in this case I would expect to see value_1 and value_2 as primary completion values).

Screenshot 2024-11-08 at 14 28 40


Running on Sublime Text custom LSP client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions