Sublime Forum

Is there a way to customize color tags?

#1

I’m using JSON syntax. Integer and and boolean values are tagged purple, which makes them stand out and easy to read. Is there a way I can enable this for named variables? Right now, everything else is white.

For example,

“ID”: “Enemies1”
“Name”: Name goes here
etc.

It would be great if I could customize a specific field based on the variable name, for a number of items. With the above, the value for “ID” would always show in orange, “Name” in green, and what not. Possible in SB2?

0 Likes