Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

[Preview] Highlight the entire expression on hover #3109

@jasonLaster

Description

@jasonLaster

We currently find the full member expression when you hover on a token. It would be neat if we could highlight the full expression as well.

codeMirror has a good api for getting the tokens on a line. once we have the tokens we can probabably figure out how which elements to add classes to.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions