Hi all, I have tried some other editors in the past (such as notepad++) that highlight all text in the document that is the same as the text you have selected,...
No, EditPlus does not have that capability. You could, however, use Find In Files and get a list of all the lines that use a specific string within the file....
I just noticed that EP3 on my machine didn't have CTRL-SHIFT-C assigned for Copy Append. Adding it was simple enough under preferences, but thought that...
Hi! I have a feeling that EditPlus would open files and automatically convert tabs to spaces if the "Settings and Syntax" configuration for that file type was...
Peter Anderson
peter.anderson@...
Aug 10, 2008 1:01 am
6055
Hmm.. I've never seen it myself, but it does sound handy if done right. What I do atm is highlight, CTRL-F, ESC, then bear down on F3 to repeat search and...
hi there, i created a new html template. and put some comments inside showing when page created and copyright notices etc. still cant figure out how to enter...
Unless I missed something, this is NOT an EditPlus question. Having said that and assuming you googled for an answer and did not find the following page:...
I am a long-time user of EDIT+ but now have a EEE PC900 laptop running Linux and miss the heck out of the EDIT+ capabilities - It's text Editor is a giant step...
Yeah.... Was hoping a better/simpler way was available - OR a similar editor for Linux, as every time i try and bring down WINE, it stops at the 70% point.. ...
Yes, i have a copy of that page and bookmarked, but (frankly) dealing with the command structures (No programming experience since BASIC (DOS) back in the 70's...
Hi all, I just joined this group. I've been using editplus for a number of years, it is my favorite code/text editor in windows. My question is this: Is it...
Yes and no. There's no -direct- way to do it, but you can do replace all matching lines with something and whatever's left is what doesn't match. e.g. delete...
You sir, are a genius. I don't know why I didn't think of that. ... replace all ... match. ... replace ... and you ... lines ... through ... server ... ...
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...can'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...