bazed-editor / bazed

The baz editor
Apache License 2.0
26 stars 3 forks source link

Define strategy for implementing folds #42

Open elkowar opened 1 year ago

elkowar commented 1 year ago

Plan how folds will be stored, on which layers they'll have to be considered (i.e. for things like movement, edit actions, etc), and how they'll be communicated to the frontend layer as well as to plugins.

buffet commented 1 year ago

Possibly related to #26.