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

Fix Fold Event Bug #149

Closed rbrisita closed 2 years ago

rbrisita commented 2 years ago

When multiple folds happen extra fold events are created without checking if they were already created.