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...
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...
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 ...
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! ...
almost...can39;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...
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...
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 ...
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...
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...
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...
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....
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...
... 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@...
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...
... 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@...
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...
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...
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... ...
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 ...
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....
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:...