Open
Description
Check for existing issues
- Completed
Describe the feature
I’d like to request a feature related to code folding. Currently, when I fold a code block (e.g. using {}
in JavaScript), the folded state is reset every time I leave and reopen the app or file. This makes it a bit difficult to work on long code files, especially when trying to keep things organized.
It would be amazing if Acode could remember the folded/unfolded state of code blocks when reopening files — similar to how some desktop editors do it.
If applicable, add mockups / screenshots to help present your vision of the feature
Hi, I’ve really enjoyed using it for local JavaScript development on my phone.
Thank you for your awesome work and I hope this feature can be considered in a future update!