Editplus users can contribute to conversations relating to EditPlus 2, which is, in my opinion, the greatest text/html editor in the world. Share autocomplete files,clip text files, syntax files, templates, etc. Learn the power and versatility of this editor as you compare notes with other users.
I personally use EditPlus2 in combination with Dreamweaver. What combinations do you find successful?
Join now!
To set the syntax directory on the command line use "-s" This is not documented - I learned it today from Sangil Kim, the author of EditPlus. He is aware it is
... A question: In the scenario you just described, does the first instance of EP continue to actually use the path that was specified on the command line
... Further information: If I have opened "C:\Program Files\EditPlus\editplus.exe" -d G:\shared\proj1\code -i G:\shared\EditPlus\proj1 and verify that Tool >
I need two different sets of ini and syntax directories for different projects (primarily because of the templates). I have two shortcuts to start Edit Plus:
Ok, that's clearer. I commented out the line "#PREFIX3=$" and that gives me the desired effect. The '$' is a required part of php variable names and this makes