Skip to content

JSDoc highlighting issue with record type syntax #320

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
raine opened this issue Nov 3, 2015 · 1 comment
Closed

JSDoc highlighting issue with record type syntax #320

raine opened this issue Nov 3, 2015 · 1 comment
Assignees

Comments

@raine
Copy link

raine commented Nov 3, 2015

screen shot 2015-11-03 at 9 42 32

It thinks that the last curly brace is the parameter name

@qstrahl
Copy link
Collaborator

qstrahl commented Nov 3, 2015

I suspect the issue is simply that we don't have support for record type
syntax. Adding it shouldn't be too difficult; it may even be possible to
just add the object literal syntax group inside the jsDoc comment syntax
group.

On Tue, 3 Nov 2015, 03:25 Raine Virta [email protected] wrote:

[image: screen shot 2015-11-03 at 9 42 32]
https://cloud.githubusercontent.com/assets/11027/10903145/50dde46a-820f-11e5-836d-9ffba63e9ba3.png

It thinks that the last curly brace is the parameter name


Reply to this email directly or view it on GitHub
#320.

amadeus added a commit to amadeus/vim-javascript that referenced this issue Apr 24, 2016
amadeus added a commit to amadeus/vim-javascript that referenced this issue Apr 24, 2016
@amadeus amadeus self-assigned this Apr 24, 2016
amadeus added a commit to amadeus/vim-javascript that referenced this issue 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

3 participants