I don't have any projects that have local files, so I'm not sure how 'Find in Project' works with local files. Searching in files only needs read access, so it...
5859
Bronius Motekaitis
bcswebstudio
Apr 11, 2008 9:00 pm
Wow, can the EP community deliver! :O Thanks Mark, DZ. I didn't know you could so easily wire in a user script-- will check it out. Would also be nice to...
5860
DZ-Jay
dzfoo
Apr 11, 2008 9:04 pm
But there is no way to search a file via FTP. EditPlus would need to connect to the FTP server, retrieve every single file it can find, and then search them...
5861
Bronius Motekaitis
bcswebstudio
Apr 11, 2008 9:12 pm
Right, and by what you replied about "local files" I was referring to "open files" meaning local or remote, but contained in the "project set/space" and ...
5862
Bronius Motekaitis
bcswebstudio
Apr 11, 2008 9:34 pm
Mark- nifty. I had never used a User Tools as a text filter before. So your script, in practice, would require that I isolate my dataset into a single file if...
5863
Mark Kahn
CWolves
Apr 11, 2008 9:46 pm
it doesn't necessarily have to be on the entire file. If you make the first two lines the beginning of your selection, that works as well. You can also do it...
5864
God God
johntyf
Apr 11, 2008 10:02 pm
Could you please unregister me from this group!!!!!!!!!! Thanks in advance To: editplus@...: cwolves@...: Fri, 11 Apr 2008 14:46:20...
5865
Mark Kahn
CWolves
Apr 12, 2008 12:21 am
click "unsubscribe" at the bottom. Why don't people know how to use mailing lists yet? -Mark ... [Non-text portions of this message have been removed]...
5866
T Cosmas
t_cosmas
Apr 12, 2008 3:03 am
Hello only_god, Look for the line that shows the words Group Member - Edit Membership just above the block "editplus · Join the EditPlus group! The Best ...
5867
God God
johntyf
Apr 12, 2008 4:24 am
sorry to hijack this thread but i tried to login with my yahoo account but it has been over 3 years and i can't remember login details. The yahoo password...
5868
ask@...
faterson2001
Apr 12, 2008 7:18 am
... You don't need any Yahoo account to unsubscribe from this group. It says clearly at the bottom of every message you receive: You simply send that email and...
5869
ask@...
faterson2001
Apr 12, 2008 7:38 am
... Aaargh... and that footer I was quoting was stripped by Yahoo Groups. ;-) Anyway, as the footer says, you only need to send an empty message to this...
5870
van Ash
van_ash
Apr 12, 2008 12:20 pm
... sftp does not have the concept of ASCII or BINARY - i.e. all transfers are binary, or byte-for-byte, without any of the translations such as "newline" to...
5871
Jeff Webb
boowebb
Apr 13, 2008 12:20 am
Is there a way in EditPlus to auto-save the open documents when you lose focus on edit+ (ALT-TAB away). TextMate has this feature and it's very nice to not...
5872
manjuatblr
Apr 13, 2008 12:47 pm
hi all, I am a newbie in c#. i have started doing small little command apps in c#. everytime i have to go thru executing csc command and then program file...
5873
CyrusLV@...
cyruslv
Apr 13, 2008 3:15 pm
It's very easy and I use EditPlus to compile all of my c# programs (Windows Applications, Command Line Programs, etc) and I own Visual Studio. the command...
5874
Michael L. Jones
mljones1947
Apr 13, 2008 7:50 pm
... very nice ... I assume that you know that you can turn on auto saving and specify the frequency (Tools>Preferences>Files). Otherwise, I don't think this is...
5875
Jeff Webb
boowebb
Apr 13, 2008 7:54 pm
Michael - thanks, I think that's the correct solution. I thought about creating a tool for this to handle the "save all" - would be nice if shift-ctrl-s did a...
5876
DZ-Jay
dzfoo
Apr 13, 2008 9:08 pm
... Mine does, but I can't recall if I set a keyboard shortcut a long time ago to do so. If that's the case then you can certainly do the same. dZ....
5877
Michael L. Jones
mljones1947
Apr 14, 2008 1:05 am
For those of you not in the beta testing program, a new version, 3.01, has been posted on the EP web site: http://www.editplus.com/download.html It's presented...
5878
Daniel Gibby
illuminique8...
Apr 14, 2008 10:00 pm
Of course EP3 would have to open each remote FTP file if they weren't already open in the local space. That's exactly what I expected the application to do. If...
5879
gearoid.brennan
Apr 15, 2008 11:33 am
Hi, Is there any way to stop certain files from being displayed in the result set ? Ger...
5880
DZ-Jay
dzfoo
Apr 15, 2008 12:55 pm
No. You can only control which files are included by their extensions and the directory to be searched. dZ....
5881
JVRudnick
Apr 18, 2008 4:45 pm
Seems like every couple of years, when I get a new box, I have this very same problem. I have been using EP for more'n 5 years now, and upgraded to 3.0.1 just...
5882
T Cosmas
t_cosmas
Apr 23, 2008 1:08 am
You should post your question to the appropriate Yahoo! Group (maybe SysAdmin2020 or system_administrators or system-administrators). The EditPlus group are...
5883
JVRudnick
Apr 23, 2008 3:12 pm
Wrong. This question appears many times here in this group, I outta know cause I've had to ask it for years....my question as you should have read it relates...
5884
aerra.michaels
Apr 25, 2008 11:22 am
I have used editplus and recently switched to the latest version. Unfortunately I cannot figure out how to get the groupname out of the title bar. This is...
5885
T Cosmas
t_cosmas
Apr 25, 2008 6:33 pm
Although this will not clear the square brackets, you can create a project and call it " " (just spacebar once, no quotes) and you'll see "EditPlus [ ] - [..."...
5886
aerra.michaels
Apr 25, 2008 11:20 pm
I thought about this you still have the brackets as you said but the primary problem is I can't figure out how to make it the default project. I even tried...
5887
T Cosmas
t_cosmas
Apr 27, 2008 8:57 pm
You can use the commandline option -pr to load in the project of your choice (editplus -pr " " loads in "editplus []"); but it would be nice if we could get...