More Code Assist in Eclipse PDT For HTML
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-05-22T15:18:27Z
Indexed on
2010/05/22
16:20 UTC
Read the original article
Hit count: 303
I am trying to come over from dreamweaver to eclipse.
In eclipse when I am in a php file writing html. If I just type a "<" then the code assist popup will come up with all the options I can choose from.
I would like to know if the code assist can appear in more places though.
If I type "<div"
and hit space can I get another code assist popup? If so, how?
© Stack Overflow or respective owner