Code Completion for Colors in CSS
Posted by Petr Pisl on Feb 25 2010, 02:51:55 PM CET
another improvements that is based on your comments is code completion for colors in css rules. the code completion for color and background property offers now at first position an item that opens color chooser.
There is a standard Java color chooser and when you select a color in the chooser, the color is completed. The chooser remembered last selected color and also the item in code completion has an icon (small square) with the last selected color.
立即学习“PHP免费学习笔记(深入)”;
The color chooser above is from Linux platform. On Mac and Windows machine the color chooser looks like on the picture below and it looks better. If there will be time, the standard Java color chooser component will be replaced with a custom component, that should be better for web developer purpose.
If you look at the first picture, there are black and gray color code completion items. The black color items are used in the edited file and the gray color items are colors that are used in other CSS files in the project.
In the same way works code completion for color and background property of a style in HTML and PHP files.
立即学习“PHP免费学习笔记(深入)”;
引用: http://blogs.sun.com/netbeansphp/
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号