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

JSDoc syntax highlighting in script (fix #135417) #139848

Closed
wants to merge 1 commit into from
Closed

JSDoc syntax highlighting in script (fix #135417) #139848

wants to merge 1 commit into from

Conversation

weartist
Copy link
Contributor

this pattern can not handle all js comment highlighting, and the next part "include": "source.js" can be good to deal with this situation

This PR fixes #135417

this pattern can not handle all js comment highlighting, and the next part "include": "source.js" can be good to deal with this situation
@alexr00
Copy link
Member

alexr00 commented Jan 4, 2022

Thank you for the PR! Since we get our html grammar from https://github.com/textmate/html.tmbundle, we don't change the grammar manually. To get this change into VS Code, please first get the PR approved and merged into https://github.com/textmate/html.tmbundle.

@alexr00 alexr00 closed this Jan 4, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No top-level JSDoc syntax highlighting in script tags
3 participants