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

Code folding pollutes preferences file with view state #10846

@peterflynn

Description

@peterflynn
  1. Collapse a block of code in any file
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions