Hi everyone. I'm asking specifically about Python, if anyone is familiar with it.
Anyway, it seems that code collapsing uses the indent/unindent characters from the syntax file, and Python doesn't have an unindent character because it doesn't use braces to enclose code blocks. Is there still a way to use code folding with this type of language?
Thanks.
Anyway, it seems that code collapsing uses the indent/unindent characters from the syntax file, and Python doesn't have an unindent character because it doesn't use braces to enclose code blocks. Is there still a way to use code folding with this type of language?
Thanks.