EmEditor (text editor) Forum Index EmEditor Core Bug Reports
Only single match is highlighted when regex contains \n... | Register To Post |
| Flat | Previous Topic | Next Topic |
| Poster | Thread |
|---|---|
| Deipotent | Posted on: 7/13/2011 6:03 pm |
Just can't stay away ![]() ![]() Joined: 2/15/2008 From: Posts: 118 |
Re: Only single match is highlighted when regex contains \n... You are correct that the first period is not necessary, that the period in the character set should be escaped, and that the second * should be a +. My regex is a little rusty.
The first * should also be a +, as I want it to match one or more spaces, so the regex should probably be The issue I reported with only a single match being highlighted is still present, even with the updated regex. |
| Flat | Previous Topic | Next Topic |
| Subject | Poster | Date |
|---|---|---|
| |
Deipotent | 7/13/2011 4:11 pm |
| |
CrashNBurn | 7/13/2011 5:46 pm |
| » |
Deipotent | 7/13/2011 6:03 pm |
| |
CrashNBurn | 7/13/2011 6:38 pm |
| |
Deipotent | 7/13/2011 6:46 pm |
| |
CrashNBurn | 7/13/2011 7:13 pm |
| Register To Post | |


