junichi11 / netbeans-color-codes-preview

Show colors in an editor's sidebar
https://netbeans-vm.apache.org/pluginportal/catalogue/?id=24
Apache License 2.0
32 stars 8 forks source link

Support for css named colors #3

Closed junichi11 closed 7 years ago

Chris2011 commented 8 years ago

Would be very nice.

wernerm commented 7 years ago

I would also love support for the named HTML colors: http://htmlcolorcodes.com/color-names/

Are there currently any plans to introduce such a feature?

junichi11 commented 7 years ago

Fixed.

https://github.com/junichi11/netbeans-color-codes-preview/releases/tag/v0.6.0

Thanks.

wernerm commented 7 years ago

Thanks for this! Unfortunately, it does not seem to work in the 0.6.0 npm build at the moment for me.

junichi11 commented 7 years ago

This feature is not available by default. So, please try to check the Options.

See : https://github.com/junichi11/netbeans-color-codes-preview#named-colors

wernerm commented 7 years ago

Thank you, it works as expected. I was not aware that is has been made into an option.