Menu

#2 Enhance to show non-displayable characters newline

open
nobody
None
5
2009-03-03
2009-03-03
No

Very cool tool.

It would be nice to enhance QuickRex so that non-displayable characters are also somehow visually acknowledged in the test text area.

To reproduce:
1) Put Data Example in test Text.
2) Add regex and make sure you are in single line mode: \n\s*([0-9]*)
3) If you step through the Evaluation Matches section, you will notice that quickrex grabls newlines. Can we somehow visually display that non-displayable character is matched in the test text above, perhaps next to the "text text" line or some hoever-able pink match that shows the result?
4) Also, In addition to the matches shown in the "Evaluation Details" can we somehow show non-displayable characters selected, for example newline shows up as '', how about displaying both: '' --> '\n'

Data Example:
first line
second line
Name
--------- ----------
1 two
2 two
3 two

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.