History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25504
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Stephen Friedrich
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

CSS: Color preview in gutter

Created: 15 Feb 08 14:54   Updated: 14 Aug 08 17:50
Component/s: CSS Editing
Fix Version/s: Diana M1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,693
Fixed in build: 8,713


 Description  « Hide
It would a real boon to be able to see color definitions in CSS visualized in the gutter.
This could be an additional gutter much like the svn-annotate view.
It would show a color on each line containing a color definition.

That would help tremendously in finding relevant selectors esp. with larger CSS files.
It's just an order of magnitude faster to scan for the right color than to read and mentally map selector names.



 All   Comments   Work Log   Change History      Sort Order:
Stephen Friedrich - 13 Aug 08 13:31
Thanks a lot!

This works great in latest EAP builds - even with a hyperlink to the color chooser, a popup with the color in hex (with intelligent text color, i.e. black on bright colors, white on dark colors). Great work!

Guess you can resolve this issue.


Alexey Pegov - 13 Aug 08 13:40
You are welcome, Stephen

Bas Leijdekkers - 14 Aug 08 17:50
I just noticed this in while editing some css and this is such a great feature! Amazing how useful itis while editing a css file. Very nice.