-
-
I was looking at an issue with language cookies and case folding in the CI of master. The test was setting a custom named cookie with a value `Es` and expecting it to be converted to `es` by SSP. In t…
-
Hello,
Do you have any plan for code folding?
-
Currently, we have these little boxes for code folding:
![Screenshot from 2024-10-13 16-10-36](https://github.com/user-attachments/assets/edc7a1df-2d35-47b8-9f14-a8dd940cd47c)
I think we can mak…
-
As far as I can tell, Helix does not (yet) support [code folding](https://en.wikipedia.org/wiki/Code_folding).
Syntax or LSP/Treesitter based code folding is probably my most missed feature from nvi…
-
### Bug description
As far as I can tell, code folding is not (yet) supported in confluence output? It would be amazing to have this and I think confluence provides [`expand` macros](https://support.…
-
Thank you for such an amazing piece of software!
I am not sure of the coding ramifications, but is there anyway you could add a feature that enables you to focus on a short piece of the file undern…
-
### Check for existing issues
- [X] Completed
### Describe the feature
`#pragma region` allows you to enclose a block of code in C++ to fold them in the editor. It's useful for big files.
### If a…
-
**Did you [search](https://github.com/LucasPickering/slumber/issues) for existing issues already?**
yup!
**Is your feature request related to a problem? Please describe.**
Not an issue - purely a…
-
**Is your feature request related to a problem? Please describe.**
Colab offers manual code folding of indented code blocks, but does not offer a way to do this for all code in a cell, or for multipl…