... I agree; I was just offering a possible solution for navigation until such time when this feature is implemented, if at all. A few other means that you can...
I never had any web server service run prior to installing Dreamweaver. I think there is a setting that was changed in the registry when I installed...
I have noticed that if I have a window split (using the splitter bar or Split command) I have to have the mouse pointer in the lower pane for the scrolling to...
I'm not a programmer, therefore question -- If I have a website programmer using DreamWeaver doing work on my website, will I mess up my site or cause it not...
... No, you may rest assured nothing like that will ever happen. EditPlus causes no changes of the code whatsoever, except those you explicitly command it to...
Thanks, Roger ... From: ask@... To: editplus@yahoogroups.com Sent: Wednesday, March 07, 2007 1:40 AM Subject: Re: [edit+] DreamWeaver and EditPlus ......
First and foremost, you should make a backup of all your web site files. At a minimum, make sure that you at least make one backup copy of any file you are...
Just wanted to toss in my two cents: all you have to worry about in Dreamweaver is if you use templates or DW-generated code ("Behaviors"): be sure not to toy...
You're talking down my alley. I am in the process of getting someone using Dreamweaver to redo my website, then I usually come in and mess it up. I was using...
I can't reproduce the behavior you described. When I click in either pane to give it focus, that pane scrolls with the mouse scroll wheel no matter where the...
it looks like searching for beginning and ending of line with ^ and $ (as in /^/ or /$/ i.e. this is the entire search string) are broken in this newest patch....
Is there anyway currently to have a different display font to the one that you actually print? If not is this something that could be added? (Perhaps an option...
Yes, the option already exists: View>>Printer Font>> Set printer font (to set printer font) or View>>Printer Font>> Mirror screen font (to set it to whatever...
Yes, the option already exists: View>>Printer Font>> Set printer font (to set printer font) or View>>Printer Font>> Mirror screen font (to set it to whatever...
Just one more suggestion, auto indent for some languages like html, java, c.. tks Carlo ... remember to ... you ... markers ... until ... other "titular" ... ...
Hi, I would like to know what causes the "Close HTML tag automatically" option to work. As it is in the General preferences dialog I'd assume it would work...
Greetings I'm really hoping someone can help me out with this, because if not I'm going to have to back to VI :( When I currently save (in UNIX) mode, I get...
... I believe there's a setting in EditPlus to not include BOM when saving UTF-8 encoded files. In any case, you can choose your encoding and change it at...
Hello: EditPlus 2.31 has been released officially. It contains many bug fixes. at the bottom is the entire list of fixes since the last release. dZ. ... 406:...
... Thanks, I suppose your hint is the right one. I added the directive to perl.stx and suddenly HTML tags were automatically closed for Perl typed files too....