Search the web
Sign In
New User? Sign Up
editplus · Join the EditPlus group! The Best Editor
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5069 - 5102 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5069
yes.... I found that setting later, I just like my editplus with no toolbars whatsoever, well, just one tiny little floating user toolbar for my only used...
development@...
crm2_0
Offline Send Email
Feb 1, 2007
9:20 am
5070
... I think you have to specify the current file as the filename. It is possible, this is how EditPlus itself does it with the Search In Files. dZ....
DZ-Jay
dzfoo
Offline Send Email
Feb 1, 2007
11:25 am
5071
... That's the problem. If the file is not saved yet, it doesn't have a filename. The search in documents does exactly what I would like to do with my tool....
Dan Anderson
DS_Anderson
Offline Send Email
Feb 1, 2007
4:09 pm
5072
Sounds like a behavior similar to when you CTRL+B on an unsaved file to preview in browser.. The functionality is there, but perhaps no keywords for it? ... ...
Bronius Motekaitis
bcswebstudio
Offline Send Email
Feb 1, 2007
4:14 pm
5073
Sounds like a behavior similar to when you CTRL+B on an unsaved file to preview in browser.. The functionality is there, but perhaps no keywords for it? ... ...
Bronius Motekaitis
bcswebstudio
Offline Send Email
Feb 1, 2007
4:17 pm
5074
... <subscription@...> wrote: Yeah. Exactly. The logic is definitely there since it works for find in files. The $FileName and $FileDir keywords just don't...
Dan Anderson
DS_Anderson
Offline Send Email
Feb 2, 2007
3:35 pm
5076
works on mine whenever the cursor is situated on the OUTSIDE of either of the pair i.e. |( or )| the opposite matching bracket is highlighted. works for ...
Aleem Juma
aleemjuma
Offline Send Email
Feb 2, 2007
4:39 pm
5077
Hello: Make sure you enable the menu option View|Matching Brace (it will only show up when a file is open). -dZ. ... matching braces? It appears that it...
dz@...
dzfoo
Offline Send Email
Feb 2, 2007
5:57 pm
5078
On Sat, 03 Feb 2007 05:36:16 +1300, Aleem Juma <aleem.juma@...> gave ... I think this would work much better if Sangil Kim added the capability to define...
Richard Grevers
nztheatre
Offline Send Email
Feb 3, 2007
8:55 am
5080
Version 2.31 is a beta version, and bugs should be reported via the email link on the beta test page....
Michael L. Jones
mljones1947
Offline Send Email
Feb 15, 2007
12:48 am
5082
I am working with editplus and a java file; what I would like to do is take this Case 312: A250=CMath.s_int(val); break; Case 313: A250=CMath.s_int(val);...
Raymond A. Wade Jr.
tear_star
Offline Send Email
Feb 15, 2007
3:18 pm
5083
When I try to upload a file to the webtech server I get an error message that says, "File transfer failed - valid name, no data record for type." Do you have...
Charles Burnell
mrcpburnell
Offline Send Email
Feb 15, 2007
3:18 pm
5084
Only thing I can think of is to change each line to e.g. Case 312: A\t250\t=CMath.s_int(val);break; (where \t is a tab character) then copy/paste into...
Aleem Juma
aleemjuma
Offline Send Email
Feb 15, 2007
3:39 pm
5085
Here's what I do in situations like this: 1. Using editplus replace A250 with \tA250\t (tick the regular expression checkbox in the replace dialog so you ...
anthonyscaife
Offline Send Email
Feb 15, 2007
3:40 pm
5086
I wrote a tool to do just this... http://editplus.info/wiki/User_Tools#Parse_1-n_ranges_into_text.2C_ie_.5B0-9.5D follow the instructions to install it. To use...
Mark Kahn
CWolves
Offline Send Email
Feb 15, 2007
3:50 pm
5087
Wouldn't you have to do Case [312-580]: A[250-518]=CMath.s_int(val); break; ?...
Aleem Juma
aleemjuma
Offline Send Email
Feb 15, 2007
4:05 pm
5089
Or, save this as create.html, and view in a web browser: <html> <head></head> <body> <script language=javascript> for (var j=250; j<519; j++) { ...
Anthony Scaife
anthonyscaife
Offline Send Email
Feb 15, 2007
5:01 pm
5090
oh. didn't notice that the original poster wanted the 2nd number to be different... In that case you're best off using excel or the .html file someone else...
Mark Kahn
CWolves
Offline Send Email
Feb 15, 2007
6:50 pm
5091
Actually I might just change the range tool to allow for javascript expressions... right now you can do [312-580][\1] and you will get the same numbers twice. ...
Mark Kahn
CWolves
Offline Send Email
Feb 15, 2007
6:52 pm
5092
Hi, I'm adding this post because I can find no posts regarding xhtmlbar.acp. It is important to note that if you have "Use XHTML tags" checked (Tools >...
frederickmc
Offline Send Email
Feb 18, 2007
8:38 pm
5093
Frederick, Thanks for your contribution. Looks great. http://editplus.info/wiki/HTML_Toolbar Justin...
Justin Watt
justincolinwatt
Offline Send Email
Feb 20, 2007
6:06 pm
5094
Hi all, I've been using Editplus for a while now, but one thing that still seems to be missing for me is a method of fast scrolling, (unless it is hidden...
philvdotcom
Offline Send Email
Feb 20, 2007
10:22 pm
5095
I don't see that ever being implemented. You can, as you said, just grab the scrollbar and jump to wherever you want. You can also use ctrl+g to jump to a...
Mark Kahn
CWolves
Offline Send Email
Feb 20, 2007
11:25 pm
5096
Mark- I don't know if you speak with authority for EP or not, but even as an almost exclusive kb shortcut user who rarely touches the mouse, I for one second...
Bronius Motekaitis
bcswebstudio
Offline Send Email
Feb 21, 2007
1:45 am
5097
Hello, To use K-Meleon as browser 2 that's how I configure Preferences/Tools/Browser 2: "other browser(specify location): C:\Program...
batifol07
Offline Send Email
Feb 21, 2007
5:56 pm
5098
Hello: I'm using EditPlus v2.30 (315), and can confirm the issue. It appears that the "Browser 2" using "Other Browser" option is broken. -dZ. ... browser 2 ...
dz@...
dzfoo
Offline Send Email
Feb 21, 2007
6:35 pm
5099
# Use Windows Visualstyle tab bar (like dir/cliptext sidebar tabs) # Double click closes a tab # Drag a tab to change its order # Add "cycle" option for...
LEMONed
ilemoned
Offline Send Email
Feb 25, 2007
10:45 pm
5100
I have a php file that is all html tags (I have commented out the php script sections) so I can preview the file within EditPlus (View in Browser). I just...
cyruslv
Offline Send Email
Feb 26, 2007
7:30 pm
5101
See below. ... I don't know what this means. ... The standard in Windows is to open something when you double-click on it. Since the tab is already open, this...
Michael L. Jones
mljones1947
Offline Send Email
Feb 26, 2007
11:27 pm
5102
Try this: Tools|Preferences|Files|Settings & Syntax, select PHP in File types, check Associate in Explorer, OK....
Michael L. Jones
mljones1947
Offline Send Email
Feb 26, 2007
11:29 pm
Messages 5069 - 5102 of 6448   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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