How do I enable indent-level code folding instead of block level folding?
I use indent level code folding to organize JSON files with long lists of object properties by category so I can easily navigate by folding to the comment level of the category. This used to work back in Sublime 3, but no longer works (as of build 4200).
