I love visual studio code but there's one thing that is missing in my opinion.
A color picker.
Does anyone know if there's a color picker for visual studio code just like in visual studio?
https://code.visualstudio.com/docs/languages/css
None of the current plugin able to do so. I am really surprised. even intellij has this support!
Also the reply from vscode itself is a bit not helpful either.
https://github.com/…
I have heard that jQuery UI includes a Color Picker but could find little documentation regarding it.
Does it exist?
Any decent documentation on how to implement it?
I found this: http://docs.jquery.com/UI/Colorpicker
But using:
$("#colorpicker").…