Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

editplus · Join the EditPlus group! The Best Editor

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 3542
  • Category: Web Design
  • Founded: Jul 18, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 5420 - 5449 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
5420 job.noam Send Email Oct 16, 2007
3:22 pm
Hello All, I try to use the Regular expression search option in the editor but I don't understand how to do that. I have all over my website lines like that: ...
5421 DZ-Jay
dzfoo Send Email
Oct 17, 2007
9:17 am
... The change is detected when the timestamp of the file changes. Windows has an annoying knack of allowing some API calls that modify files in place without...
5422 DZ-Jay
dzfoo Send Email
Oct 17, 2007
9:18 am
That's what I do, as I can't seem to be able to re-program myself to use the WinKey. dZ. ... -- In human stupidity, when it is not malicious, there is...
5423 DZ-Jay
dzfoo Send Email
Oct 17, 2007
9:29 am
It depends on the information that you want to capture from the regular expression. Here's an example that will capture most of what (to me) seems important: ...
5424 Mark Kahn
CWolves Send Email
Oct 17, 2007
1:28 pm
If the spans are ALWAYS one one line: (<span [^\n]+>)([^\n]+)(</span [^\n]+>) ideally you want to do something that Edit+ doesn't support, which is non-greedy...
5425 gilichiriac2002 Send Email Oct 18, 2007
12:39 pm
I use the line comment / uncomment, also the html comment (for which there is no uncomment unfortunatelly) but there's no icon/tool for adding/removing block...
5426 toe_bot_c Send Email Oct 18, 2007
2:39 pm
SHIFT+SPACE WinKey+SPACE works in some implementations and does not count as a bug if it does not. (It may be more compatible on Vista for example.)...
5427 toe_bot_c Send Email Oct 18, 2007
2:46 pm
Hey Mr. Kahn, where is the tool? I checked the Wiki (at your site) and saw no mention of it. Thanks. ... if you...
5428 Mark Kahn
CWolves Send Email
Oct 18, 2007
2:48 pm
http://editplus.info/wiki/User_Tools#Full_RegEx_Supported_Replace_and_More.21 ... [Non-text portions of this message have been removed]...
5429 Ian Beveridge
ianbeveridge Send Email
Oct 19, 2007
11:48 am
... Ah-hah! I can't believe I didn't try that before... Thanks....
5430 Bronius Motekaitis
bcswebstudio Send Email
Oct 19, 2007
2:26 pm
funny.. it was new to me, too even though I use ENTER vs SHIFT-ENTER in rich text editors all the time to differentiate between <p> and <br/>&#39;s. thanks for the...
5431 Ken Green
kennethmgreen Send Email
Oct 19, 2007
9:13 pm
I've always used a cliptext entry like this: /* ^! */ ... [Non-text portions of this message have been removed]...
5432 DZ-Jay
dzfoo Send Email
Oct 20, 2007
10:31 am
Hello: The only reason I know about it is because I reported it as a bug a few years ago, and was told by Sangil Kim that it was just moved frmo SHIFT+SPACE to...
5433 DZ-Jay
dzfoo Send Email
Oct 20, 2007
10:32 am
... No, but selecting multiple lines will line-comment all of them. That, or use a ClipText snippet, as suggest by Ken Green. dZ. -- I am a software...
5434 T Cosmas
t_cosmas Send Email
Oct 21, 2007
1:25 am
Well, to uncomment you can just use Search/Replace (Ctrl-H) and replace the comment string (i.e., /*) with an empty field. As others have pointed out the "/* ^...
5435 Mark
tooomanyletters Send Email
Oct 21, 2007
7:10 pm
Hi, my connection just changed from dial-up to ADSL, and now I can't upload my HTML files via FTP. A NetComm N86 ADSL2+ Modem Router is installed, and I'm...
5436 Rob
brokennemesis Send Email
Oct 21, 2007
7:11 pm
Does anyone know a neat trick to accomplish this, or did I miss this tool in the current version? DW had it, and it is one of two features I sincerely miss in...
5437 Aleem Juma
aleemjuma Send Email
Oct 21, 2007
7:47 pm
is your firewall configured to allow FTP traffic through?...
5438 Bronius Motekaitis
bcswebstudio Send Email
Oct 22, 2007
12:12 am
There's a Find in Files in which you can select "All open files" or "files in a directory/include subdirs.." ..? -bronius ... [Non-text portions of this...
5439 Mark
tooomanyletters Send Email
Oct 22, 2007
12:06 pm
... Hmm, not sure I saw a setting for FTP traffic in the modem router configuration, though it shouldn't be a problem since I can upload using FileZilla no...
5440 Luis Sanchez
asancheznc Send Email
Oct 24, 2007
1:35 pm
Hello to all collaborators! Somebody knows how I can put the Auto complete in editplus Thanks Luis Alfonso Sánchez, Analista Programador. ... ˇSé un mejor...
5441 toe_bot_c Send Email Oct 26, 2007
10:06 am
For example, I have a PHP script where I create data URI's. They can be in excess of 250,000 characters and a browser extension I am using chokes on lines...
5442 Ian Beveridge
ianbeveridge Send Email
Oct 26, 2007
12:08 pm
... If you're not too bothered about being strict about the line length, then you can probably do a search/replace with a long regular expression. E.g. find:...
5443 dz@...
dzfoo Send Email
Oct 26, 2007
1:04 pm
Here's how I do it: 1. Resize the EditPlus window to the column width you want. 2. Turn on Word-Wrap. 3. CTRL+A (select all) CTRL+SHIFT+K (split lines) et...
5444 dz@...
dzfoo Send Email
Oct 26, 2007
1:11 pm
Oh, I forgot one step: 0. CTRL+A (select all) CTRL+SHIFT+J (join lines) That will join all lines into a single (very) long one so that you can split them into...
5445 mattlavinder Send Email Oct 26, 2007
2:24 pm
Anyone here using EditPlus under Windows Vista? I might be buying a laptop soon. I'm trying to make sure the programs I use on a regular basis work under...
5446 Bronius Motekaitis
bcswebstudio Send Email
Oct 26, 2007
2:33 pm
I'm on vista have have suffered no problems in ep. If anything, you'll get annoyed by repetitive permissions dialogs popping up for everything you normally...
5447 Justin King
getafixx Send Email
Oct 26, 2007
2:34 pm
works just fine. Edit plus on windows vista ultimate. Justin / Getafixx I'm not questioning your powers of observation I'm merely remarking upon the paradox of...
5448 Bronius Motekaitis
bcswebstudio Send Email
Oct 26, 2007
2:34 pm
Ah, very clever, dZ! I was considering the best regex option like Ian devised-- but I suppose the real question (taking this beyond the scope of the orig Q and...
5449 Bronius Motekaitis
bcswebstudio Send Email
Oct 26, 2007
2:35 pm
Ah, very clever, dZ! I was considering the best regex option like Ian devised-- but I suppose the real question (taking this beyond the scope of the orig Q and...
Messages 5420 - 5449 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help