Search found 4 matches

by BobF
Sat Nov 20, 2004 10:30 pm
Forum: General
Topic: Case Sensitivity and Regular Expressions
Replies: 2
Views: 175

Interesting. OK, thanks.
by BobF
Sat Nov 20, 2004 9:22 am
Forum: General
Topic: Case Sensitivity and Regular Expressions
Replies: 2
Views: 175

Case Sensitivity and Regular Expressions

I've just discovered some behaviour in 4.7.3, reproduced in 4.7.2, that seems a little counterintuitive to me. I load a text file and search, using regular expression syntax, for ^[A-Z]+-. The match case option is deselected. So I want the search to find lines beginning, e.g., XYZ- or DEFGH-, but ...
by BobF
Sat Apr 24, 2004 12:52 pm
Forum: Enhancement Suggestions
Topic: Code Folding
Replies: 2
Views: 301

OK thanks.
by BobF
Sat Apr 24, 2004 10:31 am
Forum: Enhancement Suggestions
Topic: Code Folding
Replies: 2
Views: 301

Code Folding

I would really like it if a future release of textpad could include a code folding feature. I used textpad almost exclusively until I discovered jedit, which has great code folding support. Now, the only problem I have with jedit is it's pretty poor performance when working with large files - not an ...