Search found 1 match
- Tue May 20, 2008 3:17 pm
- Forum: Enhancement Suggestions
- Topic: Code folding
- Replies: 28
- Views: 8089
I develop robot programs, and robots rarely have a decent IDE for their programs. Code folding would help a lot, especially when reverse engineering code written by somebody else (98% of the cases). Please consider some languages have composite block terminators, like "END IF" so, you've got to have ...