... Search In Files, then Open All (from the output window), then Replace all open files. ... You mean, default "collapse"? That would be nice, but as far as...
4988
ask@...
faterson2001
Dec 1, 2006 10:40 am
... For what it's worth, code-folding is always on on my machine, even for plain-text files and even after I reboot Windows, although all I did in EditPlus was...
4989
Bronius Motekaitis
bcswebstudio
Dec 1, 2006 9:24 pm
While we're sharing giddiness about cool EditPlus features, here's one I wanted for a long time: you can now sort functions shown in the CTRL-F11 list...
4990
cyberfunkr
Dec 1, 2006 11:51 pm
So I'm trying to find a certain key word in this huge app. I need to update from one name to another. So for the sake of this example, say the name I'm looking...
4991
cured_conservative
cured_conser...
Dec 2, 2006 12:13 am
How do I select all text that is between two markers?...
4992
Windragon
hkocp9i
Dec 2, 2006 12:16 am
Yes, I have the similar problems. FileZilla works, or even FTP in browser works great. But not with latest version of EditPlus. Might need to wait for a patch?...
4993
Aleem Juma
aleemjuma
Dec 2, 2006 2:49 pm
1. Go to the first marker and hit Alt-Shift-B. 2. Go to the second marker and do the same. Alt-Shift-B is the shortcut key for Edit -> Select -> Begin/End...
4994
Damien
damienie22
Dec 2, 2006 3:37 pm
Editplus's regex search is somewhat different than typical Perl, etc. It doesn't understand \w, \s, etc., so I don't know if it would understand ^ and $. In...
4995
cyberfunkr
Dec 3, 2006 11:44 pm
... works for me. ... I would accept that answer if it weren't for the fact the search worked correctly in the normal search. It's only when I did the "Find In...
4996
T Cosmas
t_cosmas
Dec 4, 2006 5:03 pm
... Er, I don't seem to follow nor understand how to use this new function. Can someone take us through it step by step? Thanks....
4997
T Cosmas
t_cosmas
Dec 4, 2006 6:44 pm
... Although this is not IN EditPlus, there is a free program called Simple Search-Replace by RJL Software, Inc that should do what you are looking for. I have...
4998
DZ-Jay
dzfoo
Dec 5, 2006 12:32 am
... I think the post below explains it well. dZ....
4999
cyberfunkr
Dec 5, 2006 12:52 am
... 1. Load a file that has a matching .stx file (so the code is colorized). 2. Choose a section of code (Use your favorite highlighting method). 3. Use Edit...
5000
Amit Tayal
atayal20
Dec 5, 2006 12:46 pm
Thanks alot, John ... On Behalf...
5001
Andy Couch
andy_couch
Dec 5, 2006 4:45 pm
Since a few people have mentioned having a problem with the word by word selection in the latest version, I thought you would like to know that a bug patch has...
5002
preston.mays
Dec 9, 2006 12:06 am
I'm not sure if this is a real bug or if I've screwed up my EditPlus config somehow, but try and see if you can replicate this: 1. One hard drive with C: and...
5003
Tyson
o0_mesh_0o
Dec 11, 2006 5:47 pm
I recently reinstalled the newest version of EditPlus. I seem to be having odd issues with FTP. First, I had to change connections to use SFTP in order to...
5004
Preston Mays
preston.mays
Dec 12, 2006 2:49 am
Alright, turns out this was a bug and has been addressed in the latest beta....
5005
b0czek
Dec 13, 2006 3:35 pm
I've insttale trial version on the Win2003Server. What I can see, that users without admin permission can not save own preferencess. Is it possible to use E+...
5007
Preston Mays
preston.mays
Dec 13, 2006 4:38 pm
Most of the settings can be saved by limited account if you move the ini location to a folder with write permission such as "Documents and...
5008
pjd_wilson
Dec 14, 2006 5:48 am
I don't think it is supported. I've just tested and can't get it to work. I also get unexpected results with other tests such as this.. Using regex: .+\d ...
5009
pjd_wilson
Dec 14, 2006 5:48 am
There appears to be a bug in the syntax highlighting that wasn't apparent in the previous release. It looks like it relates to scalar references and the...
5010
DZ-Jay
dzfoo
Dec 14, 2006 9:35 am
... The only meta-characters supported by EditPlus are \t and \n, along with the standard quantifiers, anchors, braces, and operators: ^ $ . * + ( ) [ ]. You...
5011
DZ-Jay
dzfoo
Dec 14, 2006 9:40 am
... It is ignoring the first quotation mark (because it thinks its escaped), and taking the second one as the start of a string, which encompases the body of...
5012
gnusystems
gnugnox
Dec 26, 2006 9:03 pm
I finally upgraded my WinXP system to 2.30 (286), and now can't make an FTP connection like i did yesterday with the old version. Nothing else has changed, and...
5013
Michael L. Jones
mljones1947
Dec 27, 2006 2:09 pm
Have you checked your firewall settings, if you're running one? The change in the EP program may be the issue. One member had a problem with the parental...
5014
Maurice Snellen
kiap1969
Dec 27, 2006 7:50 pm
On Tuesday, November 14, 2006 at 22:00 (which was Tuesday, November ... The same thing hit me after updating to the 381 build of 2.21; this change was...
5015
Maurice Snellen
kiap1969
Dec 27, 2006 8:09 pm
On Thursday, May 11, 2006 at 19:30 (which was Friday, May 12, 2006 at ... Sorry to grab back to such an old problem, but I just managed to figure out what was...
5016
gnusystems
gnugnox
Dec 28, 2006 3:34 pm
Thanks Michael -- Yes, i've checked firewall settings and done the EP patch, to no effect. (Also checked the group archives for other reports of this since the...