Skip to content
This repository has been archived by the owner on Nov 5, 2021. It is now read-only.

Use typescript language for hover tooltip header #70

Merged
merged 1 commit into from Sep 17, 2020

Conversation

SpencerSharkey
Copy link
Contributor

@SpencerSharkey SpencerSharkey commented Sep 13, 2020

When using a custom token provider for enhanced syntax highlighting, there is much more value in having the hover tooltip contents be rendered with the typescript tokenizer. With this, we can highlight typescript tokens like enum, type identifiers, etc.

VSCode appears to do the same in the typescript-language-features extension

@alexdima
Copy link
Member

Thank you!

@alexdima alexdima added this to the August 2020 milestone Sep 17, 2020
@alexdima alexdima merged commit c8a45c5 into microsoft:master Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants