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...
... 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....
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? ... ...
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? ... ...
... <subscription@...> wrote: Yeah. Exactly. The logic is definitely there since it works for find in files. The $FileName and $FileDir keywords just don't...
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 ...
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...
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...
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);...
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...
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...
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 ...
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...
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...
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. ...
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 >...
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...
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- 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...
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 ...
# 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...
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...
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...