+3

Add specific scope to JSON key strings

sash 10 years ago 0
When viewing a JSON file, all the strings are colored the same and that can make it difficult to quickly differentiate key strings and value strings. By adding a specific scope (instead of the default 'string.quoted.double.json'), color themes can stylize accordingly, or even use existing colors if something like keyword.string.quoted.double.json were used.

Example in Sublime Text 3:
Image 304

Example in BBEdit 10:
Image 305