Search found 3 matches
- Wed Mar 01, 2006 6:53 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Important Feature Request: Regular Expressions
- Replies: 3
- Views: 3770
Thanks for the info, but it's not support for "full" regular expressions For example I couldn't do the following: Text: House 1234 House 3455 House 5677 Find : House ([0-9]{1,4}) Replace: Mouse \1 Should then be: Mouse 1234 Mouse 3455 Mouse 5677 Rapid PHP is really a nice piece of software, nice GUI ...
- Tue Feb 28, 2006 7:45 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Important Feature Request: Regular Expressions
- Replies: 3
- Views: 3770
Important Feature Request: Regular Expressions
I personally think full support for Regular Expressions should be a priority, rather than adding support for ASP.NET etc ( just give users the ability to create their own syntax highlighting file ). A few regex library are mentioned at the bottom of this article: http://en.wikipedia.org/wiki/Regular ...
- Tue Feb 28, 2006 7:37 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Feature Requests
- Topic: Create your own syntax highlighting, autocompletion etc
- Replies: 4
- Views: 5825
Create your own syntax highlighting, autocompletion etc
Ok, I've seen a few posts here asking for syntax highlighting for different languages ( ASP.NET, Ruby, etc ). How about giving the end user the ability to create syntax highlighting for whatever they want, like following editors: http://www.editpadpro.com/cgi-bin/cscslist2.pl http://www.editplus.com ...