Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 20:17 Go to next message
Muhammad Nobin is currently offline Muhammad NobinFriend
Messages: 2
Registered: September 2011
Location: Bogra Bangladesh
Junior Member
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 13:58]

Report message to a moderator

Re: css class auto suggestion problem [message #726065 is a reply to message #724689] Fri, 16 September 2011 13:48 Go to previous messageGo to next message
Muhammad Nobin is currently offline Muhammad NobinFriend
Messages: 2
Registered: September 2011
Location: Bogra Bangladesh
Junior Member
No Reply Sad
Re: css class auto suggestion problem [message #726110 is a reply to message #726065] Fri, 16 September 2011 15:42 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

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.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Code comments broken ?
Next Topic:Type Hierarchies Involving External/Included Project
Goto Forum:
  


Current Time: Thu Apr 18 13:58:09 GMT 2024

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

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

Back to the top