How to change the default application for a file type: 1. In Windows Explorer select (left-click) a file with the extension you want to associate with EP. 2....
5170
Paul LaBrier
pmlabrier
Mar 24, 2007 3:40 am
Thanks, worked like a charm in 15 seconds! Paul...
5171
Aleem Juma
aleemjuma
Mar 24, 2007 3:43 am
15 seconds?? Dammit why do things take so much longer to write than to read?!!! :-)...
5172
T Cosmas
t_cosmas
Mar 25, 2007 12:06 am
... I'll amend this to say, that you would want to choose the Advanced button on the Folder Options dialog window. Then, on the Edit File Type window, edit the...
5173
Peter Anderson
pjafrombbay
Mar 25, 2007 12:56 am
The keystroke recorder seems to work fine for normal text like "a quick brown fox..." but does not seem to be able to handle non-text keys. Is this a...
5174
Damien
damienie22
Mar 25, 2007 5:20 pm
... Hey Peter, I use keyboard macros frequently in Editplus and while they're not perfect, there are workarounds that often work well. (In particular for me,...
5175
Peter Anderson
pjafrombbay
Mar 26, 2007 8:51 am
... Damien, That's exactly what I'm trying to do. I have recently made the switch from TextPad to EditPlus so am not yet familiar with all the tricks. However...
5176
Anthony Scaife
anthonyscaife
Mar 26, 2007 9:49 am
Hello Joan, This website has been my bedrock since day 1: http://www.w3schools.com/tags/default.asp (end editplus is my other bedrock!) Anthony ... everyone...
5177
Damien
damienie22
Mar 26, 2007 1:38 pm
... Ah, ok. Have a look at the commands under Edit->Format. I use Ctrl-A, Alt-E-F-T to get rid of trailing spaces, and Ctrl-A followed by multiple Shift-Tabs...
5178
Peter Anderson
pjafrombbay
Mar 27, 2007 12:52 am
... Damien, I can't understand why it all looked so difficult before. I have just tried your suggestion on a large document I download each month (Philosophy...
5179
Zaldy
mizmerize
Mar 28, 2007 9:08 am
It would be great if the listings of files under Directory Window has Date Modified column, converting the list to a listview. I have recently found the...
5180
Ellen Papenburg
ellenpa2000
Mar 29, 2007 10:04 am
Awesome, I always complained about the problem of having to browse through filetypes in file options...W95 was so easy... But now you saved my day: Shift right...
5181
vsrcmurthy
Mar 29, 2007 10:05 am
Is there an address bar feature available in Editplus? I am looking for a easy way to copy and paste file location from editplus to windows explorer and vice...
5182
js.saggu
Mar 29, 2007 10:06 am
I love Editplus without a dought but it will be really great if we can have LogViewer feature available in the next release. Similar to the Unix "tail -f"...
5183
tju329
Mar 29, 2007 10:09 am
It seems that code folding does not work well on fortran77 code. The first 6 column of each line should not be considered when code folding in fortran77.(see...
5184
Marsha Hedrick
minifairy
Mar 29, 2007 10:17 am
hello I've been using edit plus and had some issues. It seems sometimes it will save files with little squares instead of the whole cr/lf even though I have...
5185
ask@...
faterson2001
Mar 29, 2007 11:17 am
... Well, I don't need the functionality you require (I copy paths from TotalCommander), but on my setup of EditPlus it would take 3 key presses to copy the...
5186
T Cosmas
t_cosmas
Mar 29, 2007 2:23 pm
Perhaps I am missing something here; but when I am viewing a web page in EP, I can right-click on the Address: and select Copy. Then, paste it in with Ctrl-V. ...
5187
bpat1434
Mar 29, 2007 3:32 pm
... As far as I know, the code folding is still indentation based. I have suggested to Sangil a couple times that he look into the code folding technique of...
5188
Michael L. Jones
mljones1947
Mar 30, 2007 12:58 am
I'm confused, and I'm obviously not the only one. What are you trying to do? You get the path for a file in the address bar in Windows Explorer, then what do...
5189
DZ-Jay
dzfoo
Mar 30, 2007 8:52 am
... I had proposed a similar to Sangil Kim once, and he couldn't understand why it would be useful. What I requested was a way to offer in either the file...
5190
Justin King
getafixx
Mar 30, 2007 9:06 am
You could try this.. (I just did this by accident amazing what you find when you are not looking at it) ctrl+shit+s, the file upload FTP box command box...
5191
ask@...
faterson2001
Mar 30, 2007 9:15 am
... Not on my setup. It only shows the file name when I press CTRL+SHIFT+S. -- Yours, Alex. www.avenarius.sk [processed by "The Bat!", Version 3.80.06 EditPlus...
5192
Aleem Juma
aleemjuma
Mar 30, 2007 9:17 am
Hey that's pretty cool. I've been following this cos I need this kind of thing sometimes, but not frequently enough to warrant my needing a special feature to...
5193
Anthony Scaife
anthonyscaife
Mar 30, 2007 10:40 am
Save these two lines in a batch file (eg getfiles.bat): dir /b /og c:\windows > filelist.txt c:\progra~1\editpl~1\editplus.exe filelist.txt On running the...
5194
Aleem Juma
aleemjuma
Mar 30, 2007 12:46 pm
Another solution would be to create a new user tool as follows: Menu Text: whatever Command: cmd Argument: /c "echo $(FilePath)" Initial Directory: (none) Tick...
5195
Bill Starr
bill_starr_252
Mar 30, 2007 3:01 pm
Thanks, Justin. Those are both great tips. I have used the SendToX PowerToy for years. Even though it is not advertised as XP- compatible, I have never had any...
5196
Bill Starr
bill_starr_252
Mar 30, 2007 3:12 pm
Well, I see Yahoo Groups mangled that ftp address. Let's see if this works. username: ftp site: ftp.simtel.net Fri, 30 Mar 2007, 11:12 am EDT ***** It worked...
5197
Bronius Motekaitis
bcswebstudio
Mar 30, 2007 5:16 pm
There are some seriously involved solutions to this simple objective being suggested.. cool stuff. For me, too, Justin's CTRL-SHIFT-S suggestion is a great way...
5198
ask@...
faterson2001
Mar 30, 2007 8:49 pm
... That setting has no effect on it, unfortunately. Whether the option(s) to have "Full path displyed" are selected or not in Windows Explorer's Folder...