NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
More CSS improvements
Veteran

Joined: 06 Mar 2007
Posts: 158
Location: Poland
Reply with quote
Hi!

CSS code explorer and CSS Code folding are great things. But there is a few things missed:

1. Scan of project in searching ".css" files.
2. Cache list for classes and ids of CSS which could be used later in code completion of class="[class]" and id="[id]"
3. Maby some special comment, like "<!-- include_css_from=path -->" which could let to know to PhpED where search classes and ids in current html (or php) file for uasge as in point 2.

Regards

_________________
ML
View user's profileFind all posts by introSend private messageVisit poster's website
Veteran

Joined: 06 Mar 2007
Posts: 158
Location: Poland
Reply with quote
One more thing.

Copy from CSS Code Navigator. Would PhpED copy codes in this way:

if "#SomeID" then copy as "SomeID"
if ".SomeClass" the copy as "SomeClass"
if "#SomeId .SomeClass" then copy as "SomeClass"
if "#SomeId #SomeOtherID" then copy as "SomeOtherId"
if "#SomeId div" then "div"

This will make copying from Code Explorer useful and helpful.

Regards

_________________
ML
View user's profileFind all posts by introSend private messageVisit poster's website
More CSS improvements
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic