Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Consider adding SemanticTokensProvider #17

@ivucica

Description

@ivucica

Hello,

would you consider adding support for SemanticTokensProvider and related structures?

In @toitware fork, @jstroem added support for this. https://github.com/toitware/go-lsp/tree/semanticTokensProvider

There is still a need to define some structures by hand, and there's no enums specifying all possible values for TokenTypes and TokenModifiers in the legend, but it seems like a great start.

The biggest advantage for a hobbyist is the reduction in need to add an editor-specific syntax highlighter for a new language.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions