This happens by default. There are really no steps that I have to reproduce this. By default, no color swatches are shown in .json files. I had to debug and rule things out to find this problem. I've ...
For what I'm working on, my python script has to load snippets of python code from a json file. You're probably wondering why I can't just put the snippets of python code in the python script to begin ...