Hello, I am a long time user of EditPlus 2 and it's my favourite program. I am currently at a site where I'm having a recurring problem. I have two mapped...
4500
Brett Patterson
bpat1434
Mar 3, 2006 4:21 pm
You could always execute a batch file to map your drive to your system automatically. That's what I did with my works "server" so that anytime ... @ECHO Off...
4501
josealberto1975
Mar 8, 2006 5:40 pm
Hi, I have it activated but don`t know how it works. May be because I`m using HTML and CSS only. Regards, J. Alberto...
4502
Mark Kahn
CWolves
Mar 8, 2006 5:46 pm
if you're writing code it matches braces, parens and brackets. ie when you have the cursor immediately before a {, [ or ( it will highlight it and the matching...
4503
Aleem Juma
aleemjuma
Mar 9, 2006 2:12 pm
although it works for (...) {...} and [...] it doesn't seem to work for <...>...
4505
graphics2code
Mar 9, 2006 9:44 pm
I am attempting to open a 300 meg file but the thing is I have 1 gig of memory. Is there a way to allocate more memory to EditPlus similar to the way you can...
4506
Michael L. Jones
mljones1947
Mar 10, 2006 12:39 am
The problem is that although matching < and > would be useful in html files, it would be useless in programming language files where < and > are used in...
4507
josealberto1975
Mar 10, 2006 12:52 pm
Thanks. Could be good for future feature the Matching Brace for HTML,XML,etc, because I have to write with order to avoid problems with all open close html...
4508
mattlavinder@...
mattlavinder
Mar 14, 2006 2:43 pm
I recently purchased a license for EditPlus and joined this group. I love the program and have been using it for years. Just a couple of questions though....
4509
Brett Patterson
bpat1434
Mar 14, 2006 2:53 pm
I don't think there's a release email list to subscribe to. Although, that could be a nice thing, so long as it's not for each patch, but for versions. I'd...
4510
dz@...
dzfoo
Mar 14, 2006 3:26 pm
Hello: Welcome! I'll try to answer your questions as best I can: - I believe that registered users receive a notification when a new public release is out. -...
4511
mattlavinder@...
mattlavinder
Mar 14, 2006 3:41 pm
Thanks for the response. It is good to hear that the developer is trying to keep this product simple. That was a concern of mine. I've heard many text...
4512
dz@...
dzfoo
Mar 14, 2006 4:08 pm
Being that EditPlus is self-contained within its installation directory, and that it uses INI files instead of the registry, I don't see why not. However, I...
4513
Michael L. Jones
mljones1947
Mar 15, 2006 1:28 am
Actually, EditPlus does create Registry entries, defining how it integrates into Windows Explorer for handling file types, if nothing else. Many of the...
4514
Michael L. Jones
mljones1947
Mar 15, 2006 1:35 am
Beta testers receive an email message when there is a new beta version. Sometimes a beta version is labeled as a release candidate. I can't remember if a...
4515
bpat1434
Mar 22, 2006 5:39 am
... directories contain spaces. ... Hate to dredge up an old topic, but I kinda have to. I reformatted, and tryin to reconfigure my UserTool. I got the...
4516
DZ-Jay
dzfoo
Mar 22, 2006 11:05 am
... Try ... (Notice the slash separating both variables) dZ. -- DZ vs. The World: Hating anything, everything and everyone since 1996....
4517
Brett Patterson
bpat1434
Mar 22, 2006 3:08 pm
Still the same result: Firefox opens, but to its normal homepage....
4518
John Morse
john63960
Mar 22, 2006 3:41 pm
I use this "user tool" to launch FireFox: Menu Text: Firefox Browser Command: C:\Program Files\Mozilla Firefox\firefox.exe Argument: file:///"$(FilePath)" ...
4519
Brett Patterson
bpat1434
Mar 22, 2006 5:28 pm
Yup, none seem to work... -url "$(FilePath)/$(FileName)" -url "file:///$(FilePath)/$(FileName)" file:///"$(FilePath)"...
4520
Michael L. Jones
mljones1947
Mar 23, 2006 1:42 am
"$(FilePath)" works for me, EXCEPT when I try it on a new HTML file that hasn't manually been saved to a real file with a name. ... On Behalf...
4521
gnusystems
gnugnox
Mar 24, 2006 3:16 pm
Just noticed something odd with EditPlus 2.21 (330). If i do a search for a string with "Whole word only" checked, EP does not find the string if it is ...
4522
dz@...
dzfoo
Mar 24, 2006 3:24 pm
Word delimiters specified in the STX file (keyword #DELIMITER) of the currently active document, override the global one set in the Preferences window. -dZ. ...
4523
gnusystems
gnugnox
Mar 24, 2006 4:25 pm
Thanks dz!! Adding "?" to html.stx fixed the problem. Is there any particular reason why "?" should not be set as a delimiter in html files? I don't want to...
4524
sunyunet
Mar 28, 2006 12:40 am
I have configed one of "user tools" to "add tool->html hlp file", then I can open a .chm help file from editplus. But when I select some text in editplus, then...
4525
dirtmagnate
Mar 28, 2006 12:40 am
Hello again, Another question for you experienced & knowledgeable users: Is there a way to make the OpenFile requester appear exactly the same as you left it...
4526
T Cosmas
t_cosmas
Mar 28, 2006 3:58 am
... That's how I usually find out I'm out of date! Just goes to show how good the program is that you can be on Build 330 when the 'current release' is Build...
4527
DZ-Jay
dzfoo
Mar 28, 2006 10:30 am
Hello: I recently started working at a new place, and had to install EditPlus from scratch, with all settings as default (wow! haven't done that in ...
4528
T Cosmas
t_cosmas
Mar 28, 2006 1:18 pm
... Off topic but... Don't you just love EditPlus! Maybe you should modify your tag to Hating anything, everything and everyone EXCEPT EditPlus since 1996! ...
4529
T Cosmas
t_cosmas
Mar 28, 2006 1:30 pm
... That works well for me. I often have to save the file, browse to it and then open in FF to check it as the display is much different than what you see in...