StarlaneStudios / vscode-comment-anchors

⚓A Visual Studio Code extension that adds support for comment anchors 🔭
https://marketplace.visualstudio.com/items?itemName=ExodiusStudios.comment-anchors
MIT License
205 stars 32 forks source link

Is it a bug if section is not collapsible? #196

Closed a5520614000 closed 7 months ago

a5520614000 commented 1 year ago

When I'm using section, it can't trigger the region function for code folding.

1686801037127
Zodsmar commented 7 months ago

https://github.com/StarlaneStudios/vscode-comment-anchors/issues/75#issuecomment-629679105

This feature was removed for various reasons.

macjuul commented 7 months ago

Following up on @Zodsmar comment, as it has been a few years since I removed folding I gave it another attempt, however it appears VSCode still displays the same broken behavior as it did before, so unfortunately it will still not be possible to implement this functionality.