-
Notifications
You must be signed in to change notification settings - Fork 352
jsDocParam problem #341
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
Comments
So is the issue here that simply I don't really have any experience with JSDocs, but I I think I have a super simple solution if this is all that's required? |
amadeus
added a commit
to amadeus/vim-javascript
that referenced
this issue
Apr 22, 2016
Apparently there is no `nextgroup` match for the @file type. Fixes pangloss#341
amadeus
added a commit
to amadeus/vim-javascript
that referenced
this issue
Apr 23, 2016
Apparently there is no `nextgroup` match for the @file type. Fixes pangloss#341
amadeus
added a commit
to amadeus/vim-javascript
that referenced
this issue
Apr 24, 2016
Apparently there is no `nextgroup` match for the @file type. Fixes pangloss#341
Fixed in |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see
@file
.Is there something wrong?I expect
arrow functions
as comment,but the first wordarrow
is treated as param,and highlighted as Label.The text was updated successfully, but these errors were encountered: