... I remember a language that looked very similar, but can't remember its name. ... ^[A-z0-9]+ *:: [^;]* perhaps. There's a short but helpful introduction to...
Below is a function pattern in a language called Haskell: func :: Integer -> Integer -> Integer func a b = mod (a^(b-1)) b func2 :: Int -> Int -> Int func2 a b...
Actually, mine looks like a little boat anchor. And that button would do it. BUT THAT'S TOO EASY! :-) ________________________________ From: John Morse...
Make sure your Cliptext window is showing. Select either HTML 3.2 or HTML 4.0 from the drop down list. Then just drag the "A" over to your code and it adds...
Hi. I've used EditPlus a little, usually to examine already written HTML ccode. I was trying to create a new page, but while there are tons of buttons, I...
I bought edit plus because my current editor (coffee Cup) would not allow me to preview any files ending in .php although I am positive it allowed me in the...
<feature> * 'Use font language for Unicode and IME conversion39; option (Preferences->Fonts). * Syntax highlighting for C/C++ numbers. * Syntax highlighting for...
Is editplus able to be configured as an embeddable editing component if a host application has hooks to allow it? e.g. as a textarea editor for a browser c/w...
Today i was sat working in editplus and I did a (ALT+F+S) to save and then all syntax colours went, and I just had black text. I have closed and opened...
You must edit the htmlbar.acp file (it should be located in your EditPlus 2 folder). Change the #T=TABLE <TABLE> section to #T=TABLE <TABLE width="" > As for...
Is it possible to change what text appears when pressing buttons on the html toolbar. For example, when clicking the table, i would like a width="" for each...
I have an intermittent problem here. About half the the time when I upload a pdf file, created on my pc, onto the website I maintain, the pdf file is...
Editplus: I'm the user of a genealogical program called Aldfaer (www.aldfaer.nl, the program is in Dutch, btw) which generates its output using template files....
I configurated my 'User tools' according to FAQ of webpage.However,it still cannot work correctly.I set as follows: Menu text: Turbo C Command: d:\tc\tcc.exe ...
hi is there a plan about sub/function listing in the left pane ( like dzperl ) or sub/function splitting ( like visual basic ) ? i think this is valuable...
Just saying 'Hi!" as a new member of the group. Also, a question I have had for awhile is: Does anyone know if there will ever be a new version of EditPlus?...
Hello All, I am Naveen, It is very good editor. I would like to buy it soon. The only feature missing in this is Autocomplete where it should disply a text if...
Anywhere in my code that I put an @ it turns the code into a link (makes it blue). How do I turn this feature off? Thanks, Joe Catanzaro joecatanzaro@......
I have written several improvement suggestions to support@..., but few of them are replied. I do not think that my suggestions are too goofy, or too...
By the setting of #DELIMITER in the stx file,Japanese may be unable to display correctly. for example: #DELIMITER=[] The japanese words "$B!<(B" be displayed...
I hope "$(CurSel)" in "Argument" can be set as <STDIN>,just like "Run as text filter" mode. Because as cmd line argument,user tools can not get selected...
I would like some type of basic encryption functionality integrated into EditPlus. I'd be happy to program this if there was an appropriate plug-in API...
why is browse sript php in editplus2.11, because i click button view in browse (Ctrl-B), show file download ? what's something wrong ? but if i browse current...
Hi Kevin do you mean that the brackets "flash" when you write the closing brackets? or that you can check that the section you are closing is correct? EP will...