JsonTools v5.5. is live!
-
@Mark-Olson , thanks! But it works from the second file. In the Python console I see
From now on, the JsonTools command "Pretty-print current JSON file" will run when files with length <= 4000000 with an extension in ['json'] are opened Python 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)] Initialisation took 31ms Ready.
And then if I open any file, it opens formatted. But the first opened file is not formatted :)"
-
@User-Name said in JsonTools v5.5. is live!:
And then if I open any file, it opens formatted.
Glad to hear it!
But the first opened file is not formatted :)
That’s probably just a limitation of how PythonScript is implemented, and I don’t think there’s anything I can do about that.