HJson support #5

Closed
opened 2023-02-12 11:46:41 +01:00 by stijnb1234 · 4 comments
stijnb1234 commented 2023-02-12 11:46:41 +01:00 (Migrated from github.com)

It would be great if hjson gets added too.
More can be found here: https://hjson.github.io/

Syntax description:
https://hjson.github.io/syntax.html

It would be great if hjson gets added too. More can be found here: https://hjson.github.io/ Syntax description: https://hjson.github.io/syntax.html
marijnh commented 2023-02-12 12:43:11 +01:00 (Migrated from github.com)

I think there's too many JSON dialects to start adding support for them to this package. The way to get support for a dialect would be to fork the grammar and maintain a separate package for it.

I think there's too many JSON dialects to start adding support for them to this package. The way to get support for a dialect would be to fork the grammar and maintain a separate package for it.
stijnb1234 commented 2023-02-12 12:44:00 +01:00 (Migrated from github.com)

I think there's too many JSON dialects to start adding support for them to this package. The way to get support for a dialect would be to fork the grammar and maintain a separate package for it.

I see. Where can I suggest this?

> I think there's too many JSON dialects to start adding support for them to this package. The way to get support for a dialect would be to fork the grammar and maintain a separate package for it. I see. Where can I suggest this?
marijnh commented 2023-02-12 17:08:51 +01:00 (Migrated from github.com)

You'd have to do it yourself.

You'd have to do it yourself.
stijnb1234 commented 2023-02-12 17:09:50 +01:00 (Migrated from github.com)

You'd have to do it yourself.

Okay. Any documentation on this?

> You'd have to do it yourself. Okay. Any documentation on this?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lezer/json#5
No description provided.