Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable semantic highlighting #30

Merged
merged 1 commit into from
May 13, 2020
Merged

Conversation

simurai
Copy link
Contributor

@simurai simurai commented May 13, 2020

This enables semantic highlighting. I haven't looked into the details, but I can see a difference with this sample TS code:

Before After
CleanShot 2020-05-13 at 16 51 11 CleanShot 2020-05-13 at 16 50 26

image

I guess semantically it's not a variable but a property that falls back to the variable.other color? 🤔 Anyways, we can make further tweaks if needed.


Closes #25

@simurai simurai merged commit 8f8fd90 into master May 13, 2020
@simurai simurai deleted the enable-semantic-highlighting branch May 13, 2020 08:05
@japf
Copy link

japf commented May 13, 2020

I can confirm this look much better now, thank you (left is before, right is after):

image

When is this going to ship to the theme in the Code marketplace?

@simurai
Copy link
Contributor Author

simurai commented May 13, 2020

When is this going to ship to the theme in the Code marketplace?

We can publish another release in a few hours. ⏲️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt semantic highlighting
2 participants