79150828

Date: 2024-11-02 14:09:03
Score: 1
Natty:
Report link

This is important if you want to look at huge JSON files, like the mypy cache file of QtCore.pyi: Using the pretty_json installable command works fine, but looking at mentioned cache files took minutes with spinning wheel. The builtin

Selection / Format / Indent JSON

in Sublime Text 4 took 3 seconds only.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Christian Tismer