Closed Nixinova closed 3 years ago
Removing most of the checklist as I'm not using atom, I'm using the grammar file directly.
The syntax grammar does not apply unique highlighting to inline objects and arrays:
--- Key: string: some text object: { key: value, string: false } array: [ string, 10, null ]
This syntax is valid and should be shown as such.
Closing as duplicate of #5.
Removing most of the checklist as I'm not using atom, I'm using the grammar file directly.
Description
The syntax grammar does not apply unique highlighting to inline objects and arrays:
This syntax is valid and should be shown as such.