This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
- Collapse a block of code in any file
- Open brackets.json preferences file
Result: some verbose stuff has been added tracking the code-folding state
We very specifically want to keep transient, less-semantic stuff like this out of the main preferences file -- that's what the separate view state (state.json) file was added for.
Flagging as a priority for 1.3 because it will be a pain to undo the effects of this if we ship 1.3 without fixing this first -- so we probably want to fi this before 1.3 ships.