Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Upstreaming LSP protocol extensions? #431

Open
@HighCommander4

Description

@HighCommander4

cquery implements a number of LSP protocol extensions (messages with names starting with $cquery/).

Is there interest in upstreaming some of these protocols to the LSP spec?

For example, for semantic highlighting, we have $cquery/publishSemanticHighlighting. There is an issue for semantic highlighting in the LSP spec issue tracker, with an associated pull request, which proposes a message similar to ours, with some differences (e.g. the ranges are not grouped by symbol kind). Discussion/review of it seems to be currently stalled. Should we contribute to that discussion, by e.g. showing what has worked for us and why?

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