Hi all,
I got a problem with my content assist of html attributes in Eclipse Helios.
When I do something like
<div style="|"></div>
and hit ctrl+space, normally the content assist for the style attribute appears. This works fine for *.html and *.shtml files. But as soon as I rename the file to phtml, the content assist just fails and says no completion available. Anybody got the same trouble and solved it?
I don't really know if this is an eclipse or pdt or whatever problem, but its really annoying.