rbrisita / codio-sui

A media format for VS Code to record and playback the process of programming.
GNU Affero General Public License v3.0
10 stars 3 forks source link

Create FoldUp and FoldDown Events #147

Closed rbrisita closed 2 years ago

rbrisita commented 2 years ago

Extract Fold conditional to create two fold events: FoldUp and FoldDown. This leads to easier logic for the reconciliation algorithm.