Skip to content

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

Closed
hushicai opened this issue Jan 8, 2016 · 2 comments
Closed

jsDocParam problem #341

hushicai opened this issue Jan 8, 2016 · 2 comments

Comments

@hushicai
Copy link

hushicai commented Jan 8, 2016

see @file.

qq 20160108234941

Is there something wrong?I expect arrow functions as comment,but the first word arrow is treated as param,and highlighted as Label.

@amadeus
Copy link
Collaborator

amadeus commented Apr 22, 2016

So is the issue here that simply @file should not trigger a highlight after it, and should mimi @author?

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
@amadeus
Copy link
Collaborator

amadeus commented Apr 24, 2016

Fixed in develop

@amadeus amadeus closed this as completed Apr 24, 2016
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

No branches or pull requests

2 participants