Hi group, I'd just like to introduce myself, my name is David Millet and I'm addicted to Editplus, and have been since 2001, thanks to Dean Householder, who is...
Sorry, but as far as I know, this isn't a support group. If you need help with an addiction, you might be better off checking somewhere else. ... -Mark ... ...
... The basic question is how you are doing this at all. Are you using WINE and, if so, what are the limitations? I imagine the ActiveX HTML functionality must...
Hi, I have several XML files that I update regularly, which contain ID numbers in the format: id="22" I can easily isolate these instances with the regular...
No, this isn't possible with straight RegEx's. If you want to do this, you'd have to write your own tool to do it. If you know JavaScript, you can use my...
Hi Kurt, ... Amazingly, almost everything in Editplus works perfectly through wine. Take a look at the following URL for information on what does not work: ...
... Excellent page. Thanks for the lead, David. I look forward to giving this a whirl -- having EditPlus in both Linux and Windows will be a great benefit. -- ...
Mark, Thanks for replying. I've had a look at your example, and can follow it part way, however I've become confused. Do you happen to have any documentation...
As for it parsing your file, it only matches ranges. So somewhere in your file you had a [1-150] or something. But I was more refering to the idea that you...
see: http://www.editplus.info/wiki/User_Tools#Full_RegEx_Supported_Replace_and_More.21 for solution. The other solution I just posted has a small bug. -Mark ...
Holy moly Mark, That is *really* nice, and very elegant (working around E+ limitations -- using the first n lines as parameters is an excellent idea). A worthy...
Thanks. But please use the one at: editplus.info/wiki/User_Tools#Full_RegEx_Supported_Replace_and_More.21 The one I posted had a bug that could cause it to...
Oh wow... thanks *so* much Mark! I never expected you to do all the work for me. This is a great kindness, and I really appreciate your effort. It works like a...
Has any of you found a way to run Linux shell commands as user tools? I'm luckily running Editplus on FreeBSD 6 under wine for quite some time now, everything...
no problem. I've been meaning to write a regex tool for a while now anyway. If you want to drop the first two lines, change: var RX = eval(lines[0]); var RP =...
Yeah, I suppose if it hadn't been the end of a long day, I would have realized I could just hard code the regular expression. Oops! I now have the filter...
Hi Herb, ... I gave it a run, never used User Tools before, but it seems quite handy. With the latest version of Wine (0.9.5) I created a folder in the windows...
Hi, I work through FTP, download the file and after modify I press Ctrl-B (temporary file in browser preview) and it's Ok, that's good with HTML but for PHP...
in this Editplus forum,we can discuss about the problem of Editplus. the url of the forum: http://reto.cn/cgi-bin/forumo/luntan.cgi?id=editplus ... en la...
Hello, Can I have more projects .ini Now to change between projects I select Tools > INI File Directory > ...then I select /EditPlus 2/project2005/ or...
I'm not sure exactly what you're trying to do. I first thought that you wanted to select from multiple projects in the Project menu item. You can create as...
Is there any way to have editplus highlight or alert you to the fact you have a open <div>? Similar to the way it does with the highlighting for "" and <> ...
Hi all, I'm a newbie and have been using Editplus for a few months and am well impressed. I've been dragged kicking and screaming back into the world of...