Hi, Does anybody knows why the '\n39; is not working in the syntax when writing a PHP file with Edit+? I have tried with both Windows and Unix save format. I...
Hi, I know EditPlus is intended as a powerful HTML editor. Is there a way of setting EditPlus to accept and translate DOS/OEM characters to active code page?...
All of the projects & their associated file locations are located in the project.ini file the main directory for EditPlus. It would be useful if: a) this file...
Hi Is it possible to insert some strings before and after a group of selected lines. i.e. (selected lines) First line Second line Third line (result after...
On 7/7/02 at 4:32 AM +0000, editplus@yahoogroups.com XXXXXXXXXXXXXXXXXX ... Sure. You can create a Cliptext item with the body consisting of the following: /* ...
Has anyone used Dragon NaturallySpeaking with Edit+? I just started using DNS pro version 6 and I'm finding that using custom commands in combination with auto...
I am just beginning to see how powerful EditPlus is. I am beginning to use it to edit my html that includes VBScripting. However, whenever I use the handy...
Hi all! I would like to add a shortcut for scrolling a document to the right and another shortcut for scrolling back to the left. I can only find the...
Hi, I'm new to the forum so apologies if this is not where I should post this. I searched the archives and didn't see any discussion of this feature. I find...
I want to set up a user tool to open a web page related to the currently selected word. Specifically, I want to open the API documentation for a Java class....
Hi I've recently started using EditPlus and I'm very impressed. However as a longtime Emacs user, my hands want to use the Emacs keybindings; is there such a...
Hi ppl, I have a particularly irritating problem with EditPlus....I use a german keyboard with my computer, and it works fine, but sometimes, editplus suddenly...
Hi, For opening a file within EditPlus I create a User tool with the following settings... Menu Text:= Open Selected File Command:= C:\Program Files\EditPlus...
I'm looking to make a button in the top of the page that will install the current date and time when I click it. Can this be done? And how can I make it so I...
I will be out of the office starting 21-06-2002 and will not return until 26-06-2002. Jeg svarer når jeg kommer tilbage onsdag Mvh. Torben Rohde SUBSERO A/S...
I know how to set EditPlus as SQL*Plus editor. But EditPlus does not work properly with SQL Plus if you want to go back and forth between the command line and...
Hello, I would like to find out if it is possible to highlight a line with custom color which always starts with particular character? Foe example: !...
EditPlus tip: if you right click the document selector (the bar with the names of open files) there's an options dialog where you can set the number of rows....
Greetings everyone... I need some help with EditPlus's Syntax Files. I am a PHP programmer and am running into the isue of having numbers in my variable and ...
The problem isn't with EditPlus. The problem is that your first example doesn't exit. In the second example, you have System.exit(0); In the first you don't. ...
The following java file cause a serious problem for both Editplus and Windows system.it is a very simple code that coming from a book "learning java" First , I...