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

Distinguish between declarations vs. references for semantic highlighting #787

Closed
HighCommander4 opened this issue Aug 30, 2018 · 0 comments

Comments

@HighCommander4
Copy link
Contributor

As part of the lsp4e-cpp project, which aims to interface Eclipse CDT with clang-based language servers, we are trying to achieve feature parity with CDT's own semantic highlighting.

One of the remaining gaps is that CDT can highlight declarations/definitions of functions and variables differently from references to them. I would like to allow cquery to do this too.

HighCommander4 added a commit to HighCommander4/cquery that referenced this issue Aug 30, 2018
…ufault#787)

This allows clients to e.g. color references differently from
declarations.
HighCommander4 added a commit to HighCommander4/cquery that referenced this issue Sep 17, 2018
…dufault#787)

This allows clients to e.g. color references differently from
declarations.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant