Search found 6 matches
- Thu Jun 09, 2011 3:17 pm
- Forum: Enhancement Suggestions
- Topic: Ability to "snooze" file change notifications
- Replies: 0
- Views: 357
Ability to "snooze" file change notifications
I love the fact that TP will alert you when the current file has been changed by some external process, but I work with log files quite a bit and it's nearly impossible to view a log file while this feature is on. Is it possible to add the ability "snooze" file change alerts right in the dialog? It ...
- Tue Nov 09, 2010 5:10 pm
- Forum: General
- Topic: .*? (lazy star) regular expression not working?
- Replies: 1
- Views: 380
.*? (lazy star) regular expression not working?
I've got a quandary - a regex doesn't seem to find something in TextPad, but when I run it through another online checker, it works exactly as expected. The file is a tilde separated text file and I'm trying to capture columns 84,85,87,88,90,91. I've masked the data as 'x' all except the columns I'm ...
- Thu Nov 05, 2009 3:31 pm
- Forum: Enhancement Suggestions
- Topic: Parentheses Matching
- Replies: 12
- Views: 3913
- Wed Nov 04, 2009 11:25 pm
- Forum: Enhancement Suggestions
- Topic: Multi-line Regex
- Replies: 1
- Views: 430
Multi-line Regex
I really, REALLY wish textpad had an option to enable multi-line regex's or at least allow the . to match linebreaks. I know in coldfusion there's a modifier you put in the regex to enable multi-line support - /(?m)some.*regex/ - where (?m) enables the multiline for that regex. I don't know if that ...
- Wed Nov 04, 2009 11:21 pm
- Forum: Enhancement Suggestions
- Topic: Code-folding. The only thing TP needs to be PERFECT !!!
- Replies: 8
- Views: 2470
Re: Just because it is new, it is not better
Code folding is a bad idea: I need to go through another step to see inside nested code blocks. Why should I do that? If you don't want to fold the code, then you wouldn't turn on code folding. At least let the people that want it have it. I agree there's times where it's simply an extra step, but ...
- Wed Nov 04, 2009 11:19 pm
- Forum: Enhancement Suggestions
- Topic: Code-folding. The only thing TP needs to be PERFECT !!!
- Replies: 8
- Views: 2470