Code Insight on HTML tags |
Site Admin
|
I assume that you mean Code Completion for HTML tags and their attributes.
There are no known problems with this, neither in html nor in php files. If you got any problems, submit code and screenshots, please. |
||||||||||||
_________________ The PHP IDE team |
|
I guess I do mean this. I do not know if images would help. Code Completion works ok for HTML tags in pure HTML files. I have looked at quite a few PHP files, and it does not work in any. I have picked a code segment below at random as an example. To summarise PHP (.php) PHP code completion works HTML code completion does not work PHP and HTML Context Help works Javascript (.js) code completion does not work (this might be normal?) context help works. HTML (.html) Code completion works Context Help works CSS (.css) code completion works Context Help works INC (.inc) PHP code completion works HTML code completion works PHP and HTML Context Help works Here is an example from a PHP file that does not work (test.php) --------------------------------------- <?php /* */ if (!isset($process)) {$process=false;} ?> <table border = "0" width = "100%" cellspacing = "0" cellpadding = "2"> <tr> <td> </td> </tr> </table> --------------------------------------- I thought it might be the missing <HTML> tags at the top of the file (which are present in HTML files, but not PHP ones. But the INC file I tested is just a PHP file renamed, and that worked ok (and it did not have the <HTML> header. Mind you, I do not know why I am going to all this effort - I never use HTML tag completion anyway! What we really need is a tag editor. |
||||||||||||||
|
|
Just a bit more info
Auto Closing Tags works - ie I can type in <tr> and I then get </tr>. But I cannot get code completion still...so it is half working. |
||||||||||||
|
Site Admin
|
Seems, it relates to this post autocompletion-does-not-start-t2888-12.html
|
||||||||||||
_________________ The PHP IDE team |
|
Thanks. |
||||||||||||||
|
Code Insight on HTML tags |
|
||
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