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

Objects, arrays and keys are not detected #21

Closed
jkufner opened this issue Nov 23, 2013 · 1 comment
Closed

Objects, arrays and keys are not detected #21

jkufner opened this issue Nov 23, 2013 · 1 comment

Comments

@jkufner
Copy link

jkufner commented Nov 23, 2013

Hello,
it would be very nice to highlight object keys in different way than string values.

Example:

{
    "key": "string value"
}

The "key" and "string value" have both the same color.

To implement this it is necessary to detect array and objects correcty -- for now syntax highlight works like simple tokenizer.

This will also allow to highlight missing commas -- see bug #18.

@jkufner
Copy link
Author

jkufner commented Nov 23, 2013

Ooops... sorry. I reported bug in different repository...

@jkufner jkufner closed this as completed Nov 23, 2013
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

1 participant