This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Ability to Show/Hide Views #18
Closed
Description
Ability to show/hide a particular view (e.g. YAML editor) with configuration settings? For example, if they don't want to override it with a custom view, they just want to hide it. We can use localStorage for this, doesn't have to be some persisted setting in metadata.
EDIT: Considering hiding the YAML Editor by default as well.