microsoft / microsoft/language-server-protocol
Different colors for different variables with semantic highlighting
Open
@aeschli is already working on this.
Since Nov 11, 2020.
feature-request
semantic tokens
- Dominant language
- TypeScript
- Stars
- 13k
- Forks
- 1k
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 10
Description
The upcoming semantic highlighting is missing a way to inform the IDE how variables are connected.
This makes it impossible to color different variables in different colors.
See Intellij's video on how they color different variables/parameters differently: https://www.youtube.com/watch?v=8WRH59PQ5Dk
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.