se-dev-pion / code-block-folder

A simple Visual Studio Code extension enabling customized code folding with comments to make it easier to read codes
https://marketplace.visualstudio.com/items?itemName=se-dev-pion.code-block-folder
Apache License 2.0
4 stars 0 forks source link

Feature: Quick folding/unfolding/jumping #11

Open BioCrossCoder opened 1 week ago

BioCrossCoder commented 1 week ago

If the user can folding/unfolding the blocks just by clicking the [title], that will be cool. Besides, maybe a fast jump to the end/beginning of the block by clicking is also helpful.

BioCrossCoder commented 2 days ago

A navigator tree in sidebar may be a wonderful idea.