autoclose tags doesnt work well enough to be useful... |
|
When fixing the close tag feature please don't forget about already closed tags so we don't get <img src="" /></img>, <br /></br> and others.
Another example: <p><? echo 'x' ?></p> is OK but: <p><?= 'x' ?></'x'> is not (: I'd love to see the closing feature support hierarchy. This would be really useful. |
||||||||||||
|
|
I'm not sure if this has been suggested, but an alternative to auto-closing tags maybe to use a similar behaviour as Dreamweaver.
When typing a tag, say <p> the editor adds the closing tag as soon as the > is typed. The cursor is in between the >< so it's ready to type. Also, support for xhtml syntax would be nice, so tags like <img would end with /> not <img></img>. This could be a fair amount of work though... Cameron. |
||||||||||||
|
Site Admin
|
you may want to check the following:
tools -> settings -> reserved words, select HTML language, double click on "p" tag, check "Auto Close" checkbox. |
||||||||||||
_________________ The PHP IDE team |
|
I tried that, but for things like <input, <img and <br it wants to close them improperly. In other words it does:
any chance this can be "fixed" in a future version? |
||||||||||||||||||
|
autoclose tags doesnt work well enough to be useful... |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by