ChoicescriptIDE / ChoicescriptIDE/main
Investigate enhanced code folding
Open
backlog
enhancement
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
We can't currently fold on labels because there's no formal way to prove where a label ends. This however seems to the primary use-case/desire as opposed to indentation folding, so it may be worth investigating alternative solutions.
E.g. could we use *comment fold-start and *comment fold-end "macros" to achieve the effect?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.