Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » How can I enable CSS code assist in *.tpl files
How can I enable CSS code assist in *.tpl files [message #543127] Mon, 28 June 2010 13:34 Go to next message
Erik Jung is currently offline Erik JungFriend
Messages: 9
Registered: July 2009
Junior Member
Hi, can someone else confirm that CSS code assist in not working for *.tpl files? I tried the current Eclipse PDT Release (3.6) but [Strg]+[Space] doesn't show a popup with available css attributes.

It works fine for *.html files but not for *.tpl or *.php files.
How can I fix this?

Example:
<div style="w{CURSOR_POSITION}">
</div> 

<!--
[Strg]+[Space] at {CURSOR_POSITION} should show a popup with 
---------------
|window       |
|white-space  |
|word-spacing |
|width        |
---------------
-->
Re: How can I enable CSS code assist in *.tpl files [message #543301 is a reply to message #543127] Tue, 29 June 2010 02:43 Go to previous messageGo to next message
Toshihiro Izumi is currently offline Toshihiro IzumiFriend
Messages: 360
Registered: July 2009
Location: Japan
Senior Member
Latest stable build does not have this problem.
cbi-pdt-2.2-helios #324 [Hudson]
Re: How can I enable CSS code assist in *.tpl files [message #543343 is a reply to message #543301] Tue, 29 June 2010 07:51 Go to previous message
Erik Jung is currently offline Erik JungFriend
Messages: 9
Registered: July 2009
Junior Member
It's working after the update Smile

Thank you very much
Previous Topic:Eclipse pdt and xdebug: it not stops on breakpoint but on "</html>" : WHY ?
Next Topic:I want to get the PDT for my Eclipse galileo
Goto Forum:
  


Current Time: Sat Apr 27 04:44:17 GMT 2024

Powered by FUDForum. Page generated in 0.02937 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top