Search found 1 match

by cudatextforum
08.07.2022 20:07
Forum: General - CudaText
Topic: Code folding in text files
Replies: 1
Views: 435

Code folding in text files

Is it possible to have code folding in simple text files? I would like to define some character sequences at the start of a line, like "~~" for folding start, and "**" for folding end. And then fold and unfold this block with a command or a mouse click in the code folding column.