开发者

How do I configure eclipse to autocomplete Css classes/ids in html/php files?

开发者 https://www.devze.com 2023-04-02 13:53 出处:网络
I am developing web applications using eclipse with php etc. How can I tell eclipse to suggest stuff (autocomp开发者_运维问答lete) while I do something like:

I am developing web applications using eclipse with php etc.

How can I tell eclipse to suggest stuff (autocomp开发者_运维问答lete) while I do something like:

<li class=" <-- here suggest available classes

<li id=" <-- and here the available ids


You might wanna try the Aptana Studio eclipse plugin http://update1.aptana.org/studio/3.2/024747/index.html

0

精彩评论

暂无评论...
验证码 换一张
取 消