Skip to content

Colorize any in class/interface. #366

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

Merged
merged 2 commits into from
Oct 20, 2015

Conversation

hoanhtien
Copy link
Contributor

Fixes #358.

@@ -461,7 +461,7 @@ repository:

storage-keyword:
name: storage.type.ts
match: \b(number|boolean|string|var|let|function|const)\b
match: \b(number|boolean|string|any|var|let|function|const)\b
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the JSX file need to be updated as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh right, JSX does need to be updated.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

@zhengbli
Copy link
Contributor

👍

zhengbli added a commit that referenced this pull request Oct 20, 2015
Colorize `any` in class/interface.
@zhengbli zhengbli merged commit d80e89c into microsoft:master Oct 20, 2015
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.

4 participants