Forum Moderators: open
Can anyone offer me any suggestion of plain text editors that have that feature?
Thanks in advance
I'm editing some scripts that have problems with WYSIWYG editors. I need a plain text editor to use, I'd love to find one that does the same thing I explained about Frontpage.
Do Ctrl + / which will Reveal Tags. Locate your script tag (it will be a yellow icon with a J in it). You can then double click it to bring up the built in text editor in FP.
Does that solve your issue?
I am editing is html with php scripts. The scripts don't like editors like Fontpage.
I'm not sure why you would want to leave FrontPage if that is where you feel comfortable working. When you use the Ctrl + / (Reveal Tags) command, you can now see where those scripts are in normal view. Select the yellow icon with the J and go to html view. It is the same as if you were to select a block of text and switch to html view. When you select that block of javascript, FP will highlight the entire block in the html view.
If you are working with PHP in FrontPage, you will need an FP add-on called PHP Rocket. This will allow you to seamlessly integrate PHP into the FP interface and have it function the way it should. I've not used PHP Rocket myself but have seen user reviews that lead me to believe it is a sound product.
FP is a powerhouse. A little bit of digging and you'll find all sorts of neat stuff that it is capable of doing. ;)
It just adds things to the code that the scripts doesn't work well with.
IT only does what you tell it to do, nothing more, nothing less. I've worked with thousands of scripts in various FP environments and they have all performed without fail.
Have you tried using the script yet? If not, I might suggest testing first to see what the end result is. FP is not going to add and/or take away anything from the scripts. In fact, if there is one thing FP won't modify, it is scripts. ;)