Skip to content

Add tilde ~ to jsDocParam for inner members #1250

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 1 commit into from
Aug 15, 2022

Conversation

jrhalchak
Copy link
Contributor

Added a tilde to the jsDocParam syntax match to support jsdoc3 namepaths style (i.e. when creating a typedef for an inner member).

See https://jsdoc.app/tags-typedef.html

Previous Highlighting

image

New Highlighting

image

Added a tilde to the jsDocParam syntax match to support jsdoc3 namepaths style (i.e. when creating a typedef for an inner member).
See https://jsdoc.app/tags-typedef.html
@amadeus amadeus merged commit cf88724 into pangloss:master Aug 15, 2022
@amadeus
Copy link
Collaborator

amadeus commented Aug 15, 2022

Thanks!

@jrhalchak
Copy link
Contributor Author

No problem! Off to happily delete my fork.

Thanks!

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.

2 participants