What does "won't work" mean: That EditPlus stops functioning or that the string is not found? Assuming that it the latter, look at the setting in the dialog...
4368
SJA
sja1111
Dec 1, 2005 6:59 pm
How can I make editPlus to be my default editor so that I don't have to manually select it everytime I open a doc? Thanks...
4369
DZ-Jay
dzfoo
Dec 1, 2005 7:36 pm
Hello: It depends what type of document. Normally, you would go to the Preferences|Files|Settings & Syntax, select (or create a new) file type, and check the...
4370
Michael Jones
mljones1947
Dec 1, 2005 7:36 pm
1. Navigate Tools | Preferences | Files | Settings & syntax 2. Select File type 3. Check Associate in Explorer...
4371
V.C.Sekhar
vcsekhar007
Dec 3, 2005 8:38 am
Hi there, Could you also support exporting the files to any format like HTML or RTF so that the syntax coloring would be in-tact even after exporting? Thanks, ...
4372
Jason Kleinberg
max_ridele
Dec 3, 2005 5:35 pm
The syntax coloring just switches to the new file format. This is how it should be. you can change the way that edit plus interperates the file, but choosing...
4373
DelphiTech
Dec 6, 2005 10:03 am
I added the character map program as a user tool, but it would be nice if it were on the Edit | Insert; as in Edit | Insert | Character. Anyone use EditPlus...
4374
DZ-Jay
dzfoo
Dec 6, 2005 10:10 am
Hello: Use a ClipText list, making one is pretty trivial. You can then double-click an entry on the list to insert a character or group of characters. dZ. -- ...
4375
Jerry van Kooten
jerry1970b
Dec 6, 2005 10:14 am
... Why click Edit - Insert - Character when you can have the Character Map program opened much faster in a keystroke? Or you can use the Cliptext Window ...
4376
Jerry van Kooten
jerry1970b
Dec 6, 2005 10:17 am
Exactly - check the CTL files in the EditPlus program directory. Jerry...
4377
DZ-Jay
dzfoo
Dec 6, 2005 10:39 am
... I used to do the next best thing: Use EditPlus and set the Delphi command-line compiler as a user tool. I felt more comfortable like that -- specially...
4378
Florescu Adrian
a2004floni
Dec 10, 2005 2:51 pm
What does #REGEX_QUOTE=/ do? It apears as a new featre in 2.20 Does anyone have a hylighter for *.txt? Can i use regex in a stx file? How do i hylight...
4379
DZ-Jay
dzfoo
Dec 11, 2005 1:51 am
There's an stx file for text files we worked on in the editplus wiki page. It highlights *bold* /italics/, etc. #REGEX_QUOTE=/ Sets the quote character for...
4380
Florescu Adrian
a2004floni
Dec 13, 2005 11:18 am
Sorry i didn't understand that... I guess the editplus wiki page is http://www.editplus.info/wiki/Main_Page but htrere is no stx file (or i didn't found it). ...
4381
DZ-Jay
dzfoo
Dec 14, 2005 12:49 pm
... http://www.editplus.info/wiki/Syntax_files (Look for "Notes Syntax"). ... Well, links and e-mail addresses are already highlighted by default. The "Notes"...
4382
Michael L. Jones
mljones1947
Dec 14, 2005 3:38 pm
Version 2.21 (330) is available for download (See http://www.editplus.com/download.html). There is a long list of bug fixes (See...
4383
DZ-Jay
dzfoo
Dec 16, 2005 7:59 am
Hello: Just to follow up on the #NUMBER_PATTERN syntax keyword. Below is the reply from Sangil Kim. dZ. ... Subject: Re: #NUMBER_PATTERN usage Date: Thu, 15...
4384
virusbluguy
Dec 21, 2005 5:12 pm
hi to all im new to this group is thre any procedure to find out the number of html pages in a website pls reply me...
4385
pjd_wilson
Dec 21, 2005 5:12 pm
I think I've just found a bug. If you enter several rows of text into the editor window, such as: adasdasd sdasdasdasdas da sdasdasd asdasd ...and then drag...
4386
marcin_dec
Dec 21, 2005 5:13 pm
hi, my biggest problem with EditPlus is, that I have manually to set the encoding to "Central European ISO 28595" each time I'm opening a file... Is there any...
4387
baghli
Dec 21, 2005 5:14 pm
Hi I use this soft, it is great (I bought for my Lab 5 licences) It would be very interesting if we can do Copy (edit+) -> Paste (Word or other) with the...
4388
UBIK
u8ik
Dec 21, 2005 5:15 pm
Is there a way set-up EditPlus so that upon launching it to already have a blank document opened? Like it happens in notepad or word?...
4389
DZ-Jay
dzfoo
Dec 21, 2005 5:49 pm
... Go to Tools|Preferences|General and check the box where it says "Create new document on startup". dZ....
4390
JAMES LANDIS
jamesl6474
Dec 21, 2005 6:37 pm
pjd What you are looking at is the line break, Highlight your text the go to view and line break. You should see the Break char. Jim ... [Non-text portions of...
4391
DZ-Jay
dzfoo
Dec 21, 2005 7:24 pm
... If you Copy the highlighted section, when you paste it, it'll include the line break (not an extraneous space). Its harmless. dZ....
4392
Jerry van Kooten
jerry1970b
Dec 22, 2005 6:40 am
Erm, living in Western Europe I've never had to use this, but how do you set the encoding of a text file? Isn't that a setting for the operating system to ...
4393
Jerry van Kooten
jerry1970b
Dec 22, 2005 6:43 am
Probably, but not with EditPlus. If it's your own website (you have access), you can download all files. If it's not your own website, I don't see why you...
4394
ken green
kg_thegoat
Dec 22, 2005 7:09 am
... Maybe there are some FTP clients that will list # of files? -- Ken Green...
4395
J
morrispeckham
Dec 23, 2005 6:58 pm
If you have a local copy of the web site, try this: cd [wherever] dir /s *.htm* It should say at the end "Total files listed". ... ...
4396
Joe Donohue
jb_donohue
Dec 25, 2005 5:53 am
If I open an explorer window during an edit+ session, I can drag a picture file into the edit+ window and it comes in an image tag, complete with the correctly...