Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » CSS code editor assist suggest not working(CSS code editor assist suggest not working on HTML page and HTML tag)
icon8.gif  CSS code editor assist suggest not working [message #724689] Mon, 12 September 2011 16:17 Go to next message
Eclipse UserFriend
I am using eclipse PDT 2.2.0
I could not get auto css code assist suggestion for css class on a html class attribute and on .css file it is ok but when i am include css code into head tag bloc then it is not suggest auto css code assist.

I need some feature like.

1. On .css file when i type @import then it automatically change to @import url("") but when i press ctrl+space into url("") there no suggestion for any css file from my project.

2. Some time on php web page file into <style type="text/css">?</style> tag css auto suggestion is not work

3. If i press on ctrl+space into html tag class attribute there no css class list suggested.

I don't know why this all are happening. It this a bug or I am not very familiar with eclipse PDT. Any can help me?

[Updated on: Fri, 16 September 2011 09:58] by Moderator

Re: css class auto suggestion problem [message #726065 is a reply to message #724689] Fri, 16 September 2011 09:48 Go to previous messageGo to next message
Eclipse UserFriend
No Reply Sad
Re: css class auto suggestion problem [message #726110 is a reply to message #726065] Fri, 16 September 2011 11:42 Go to previous message
Eclipse UserFriend
The CSS Editor comes from WTP.

1) We don't have that feature, and iirc no one's given us a patch implementing it for WTP.
2) You should verify if that's still the case with the latest release (3.0), and if so, file a bug against PDT.
3) We don't have that feature, and iirc no one's given us a patch implementing it for WTP. The cascading nature makes that a pretty tough one to get right.
Previous Topic:Code comments broken ?
Next Topic:Type Hierarchies Involving External/Included Project
Goto Forum:
  


Current Time: Wed Jul 23 19:47:34 EDT 2025

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

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

Back to the top