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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 6070 - 6099 of 7013   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
6070 Bob Hindal
boofo131 Send Email
Sep 9, 2008
3:45 pm
MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-2135054551-1220975079=:69629" --0-2135054551-1220975079=:69629 Content-Type: text/plain;...
6071 boofo131 Send Email Sep 9, 2008
6:53 pm
I seem to have a problem with the file extension being automatically added when saving files. Automatically adds file extension if the file type has only one...
6072 pepesaura2007 Send Email Sep 19, 2008
1:41 pm
Hola. ¿Alguien puede ayudarme a configurar e+ para trabajar con proxy? Gracias :)...
6073 dz@...
dzfoo Send Email
Sep 19, 2008
1:50 pm
... trabajar con proxy ... trabajar con proxy? ... Saludos, ¿Que necesitas, o estas intentando hacer? -dZ....
6074 Aleem Juma
aleemjuma Send Email
Sep 19, 2008
1:51 pm
Translation: Can someone help me to configure e+ to work with a proxy? pepesaura, Is it for FTP access, or for opening web files in E+? Also, could you please...
6075 dz@...
dzfoo Send Email
Sep 19, 2008
2:08 pm
Pepesaura, No hay problema. Si no puede usted comunicarse en inglés, puedes escribir en español. Somos pocos, pero los hispano-parlantes estamos aquí para...
6076 dz@...
dzfoo Send Email
Sep 19, 2008
5:59 pm
Hello: I don't know if this is old hat, but I just very recently noticed what is, to me, a brand new feature in EditPlus: Automatic file detection based on ...
6077 Mark Kahn
CWolves Send Email
Sep 19, 2008
6:09 pm
woo-hoo! Okay, I'm trying to get this working with backup files. Any ideas? The box says "An additional file name (allows * and ?)". So I tried ...
6078 Mark Kahn
CWolves Send Email
Sep 19, 2008
6:11 pm
nevermind, it apparently needs to match the entire file name, not just a partial match. So... *.js.*.bak works! YAY! opening backup files now highlights! ...
6079 Mark Kahn
CWolves Send Email
Sep 19, 2008
6:15 pm
almost...can&#39;t figure out how to get it to work with multiple extensions of the same file type other than the obvious duplicating the file type for every...
6080 dz@...
dzfoo Send Email
Sep 19, 2008
6:29 pm
I had no problems with this. I just did a test and it worked as I expected. Here's what I did: - I created a new type called "BACKUP 1" and set the pattern...
6081 dz@...
dzfoo Send Email
Sep 19, 2008
6:32 pm
I think the criteria works in this way: Select this file type if the file - ends with this extension OR - matches this pattern OR - starts with this string ...
6082 Mark Kahn
CWolves Send Email
Sep 19, 2008
6:47 pm
yeah, I got this. I'm trying to match HTML highlighting, for example. The current extension matches are: html;htm;asp;asa;aspx;asax;shtml;stm;hta I obviously...
6083 dz@...
dzfoo Send Email
Sep 19, 2008
6:57 pm
Oh! I guess that won't work. It doesn't accept a regular expression, but a simple "file match" wildcard expression, like what you use in directory listings on...
6084 Mark Kahn
CWolves Send Email
Sep 19, 2008
7:05 pm
nah, that's okay. I got it matching .js, .css, .java, .php and .htm* which is, for the most part, everything I use anyway. I don't remember the last time I...
6085 dz@...
dzfoo Send Email
Sep 19, 2008
7:07 pm
No problem. I submitted a feature request to Sangil Kim, asking him for regexp support on the pattern field, or at least to allow for a list of patterns. -dZ....
6086 Mark Kahn
CWolves Send Email
Sep 19, 2008
7:36 pm
I did the same :D -Mark ... [Non-text portions of this message have been removed]...
6087 gangadhar_munja Send Email Sep 24, 2008
1:36 pm
hi plz tell how to run cpp programs using editplus.....and if i wrote cpp program in editplus..then how i run this on command promt?...
6088 Mark Kahn
CWolves Send Email
Sep 24, 2008
7:17 pm
create a user tool that passes the current file name off to a compiler and runs it. If it's a program that doesn't need interaction you can write to stdout...
6089 Michael L. Jones
mljones1947 Send Email
Sep 24, 2008
10:29 pm
... wrote ... Check these links: http://www.editplus.com/faq.html#java http://editplus.info/wiki/User_Tools#C.2FC.2B.2B:_Compiler...
6090 Peter Anderson
peter.anderson@... Send Email
Sep 25, 2008
1:43 am
... I don't know how to set up EditPlus for ccp but I can show you how I do a User Tool configuration for Python which might help. After creating a new User...
6091 tc_online2000 Send Email Oct 1, 2008
1:30 am
Ha! This is exactly what I do!! But seriously, this type of highlighting is one of the few things I'm jealous of in other editors......
6092 DZ-Jay
dzfoo Send Email
Oct 1, 2008
9:49 am
... So much work! I move the cursor over the word I want to search and press CTRL+F3, then continue with F3. The CTRL+F3 shortcut automagically selects the...
6093 Peter Anderson
peter.anderson@... Send Email
Oct 6, 2008
5:30 am
Hi! I have a problem with EditPlus (E+) capturing output from Python. See the following Python script: # Name: month.py # Purpose: A program to print the...
6094 tc_online2000 Send Email Oct 8, 2008
8:40 pm
egads, my editor just got better!...
6095 DZ-Jay
dzfoo Send Email
Oct 9, 2008
9:04 am
And remember kids: you can always reprogram the keys to all those commands! Cheers! dZ. ... -- "Bastard Operators don't just win. Anyone can win. Bastard...
6096 dsvick31 Send Email Oct 16, 2008
8:06 pm
Hi everyone, this is probably my first of many posts. I'm trying out Edit Plus as a replacement for Crimson Editor so I'm sure I'll have lots of questions... ...
6097 dz@...
dzfoo Send Email
Oct 16, 2008
8:23 pm
Hello Dave, Welcome to our list! First, you'll be happy to know that the auto-complete file is fully configurable. There are also a large amount of user ...
6098 J
morrispeckham Send Email
Oct 17, 2008
6:27 pm
Every so often when I'm using EditPlus it seems to switch to a US keyboard layout. I have a UK keyboard which isn't so different, but " and @ are swapped....
6099 bronius motekaitis
bcswebstudio Send Email
Oct 17, 2008
7:23 pm
Do you maybe unwittingly have a hotkey to switch languages in Windows that you're either inadvrtently hitting or that is identical to an EP shortcut? ... From:...
Messages 6070 - 6099 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