Search found 1 match

by page2pagepro
Fri Jun 05, 2009 2:04 pm
Forum: Enhancement Suggestions
Topic: Expand/Collapse blocks of text
Replies: 63
Views: 531602

Textpad Feature NEEDED -Linux VIM Folding Equivalent

I am an experienced programmer, and it is extremely convenient to have the ability to fold hundreds of lines of code. The folded method allows the program to pocket groups of code (i.e. a class, or method), which allows the main view to be much easier to navigate. I have some php files over 3K lines...