Hi guys, Does anyone know where to enable highlighting of {'s and ('s opposites when your text pointer (is that the name for it? I forget) is on it? Most of...
What version is that, because I don't see it.... View + Toolbar + Usertoolbar + Statusbar +------------- + Cliptext Window + Directory Window + Output Window +...
Hi! I've tried to set up php.exe as user tool in E+ and it works perfectly running my scripts in dos-like window. But when I check the 'Capture output' box in...
Did you select the group that your tool belongs to (Tools -> User Tool Groups) on the main menu? Each tool is created in a group, and you can switch between...
Hello: Well, that's interesting to know. First, Sangil decided to uncheck the option by default, confusing most of us that thought that the function was...
Can I upload XLS, DOC, and other like Binary or ascii? Binary for images and ASCII for web pages (PHP,HTML,TXT). That`s all I know. Can I use Binary for all my...
In general upload text (.txt, .html, .php, .js, etc) as ASCII, upload everything else (images, .xls, .doc, .exe, .zip, etc) as Binary. Why not just upload...
Hi, does anyone have a suggestion for a tool, regexp in editplus or anything that can help me convert HTML 3.2/4.x to xhtml? Something that will just lowercase...
... In the Preferences|General section, there's an option to use lower-case HTML. I've never used it, but it sounds like it could help you. dZ. -- Give a man...
do a regex search for \<[^<>]*\> Click Find. Then press Ctrl-L (Edit->Change Case->Lower Case). Then you can just repeat F3 and Ctrl-L. You could also make...
Thank you very much Jason, that worked really well! Now I just need to modify the regexp so that it doesn't change asp/php/ror inline code... /toft ... From:...
... That doesn't work. This one does. It also skips comments and other declarations, where case sensitivity sometimes matters, as well as ASP tags. ...
I am trying the latest php5.zip (2006-01-30) as php.stx .. since I use php5. At this site .. http://www.usphp.com/function.simplexml-load-string.html the...
Although it had no much success, a new version of OpenCTags was released (http://openctags.sourceforge.net ). Navigation history added so you can go and see...
Hi all i have been working on hypenation from a long time, can any one tell me how to enable smart hypenation that breaks word on run time. I already know many...
When I press ALT+SHIFT+L EditPlus is not showing and hiding line breaks. Nothing happens. Is this is a known bug or is the problem only on my machine? ...
That appears to be fine. Any other ideas? "" <dz@...> Sent by: editplus@yahoogroups.com 04/11/2006 12:02 PM Please respond to editplus@yahoogroups.com ...
Yes, and I am able to see the line breaks when I click the toolbar icon. It is only the keyboard shortcut that isn't working, so it is a minor issue, but...