Problem
I want to see properties of spec in a single click from 'Specs' pane without necessity to open sources of Markdown file.
Proposed solution
Something like
Alternatives considered
There are other possible layouts for that and different possible considerations on whether which data types have to be stored.
The view can be either read-only or read-write. Read-write will require YAML serialization and will cause round-trip problems for any unusual YAML put to properties.
Additional context
Problem
I want to see properties of spec in a single click from 'Specs' pane without necessity to open sources of Markdown file.
Proposed solution
Something like
Alternatives considered
There are other possible layouts for that and different possible considerations on whether which data types have to be stored.
The view can be either read-only or read-write. Read-write will require YAML serialization and will cause round-trip problems for any unusual YAML put to properties.
Additional context