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

add distinction between func() and .func() #801

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jeff-hykin
Copy link

@jeff-hykin jeff-hykin commented Jan 13, 2020

Add the entity.name.function.property.ts scope to allow this kind of theme highlighting
code_ts
code_cpp

The scope was chosen to be consistent with variable.other.object -> variable.other.object.property since there's no real standard scope for method-calls.

All local tests pass once generated. I maintain VS Code's upstream for C++ TextMate grammar so I'm confident these changes won't cause breakages.

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.

None yet

1 participant