It would be very nice to have the hexadecimal color codes underlined with the colors they represent. It would be very helpful when editing CSS's or any file containing color codes. For example, each occurrence of "#00ff00" will be underlined in green. Is there any plugin that do this? If not, think It would be very easy to code...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It wouldn't be this trivil for a plugin to do, because it has to check on the fly that you typed an hex number with 6 digits, without slowing anything down. The underlining proper is trivil indeed.
CChris
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
It would be very nice to have the hexadecimal color codes underlined with the colors they represent. It would be very helpful when editing CSS's or any file containing color codes. For example, each occurrence of "#00ff00" will be underlined in green. Is there any plugin that do this? If not, think It would be very easy to code...
Post this on IdeaTorrent.
It wouldn't be this trivil for a plugin to do, because it has to check on the fly that you typed an hex number with 6 digits, without slowing anything down. The underlining proper is trivil indeed.
CChris