-
Notifications
You must be signed in to change notification settings - Fork 30.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide different settings for color picker and color preview (that square showing color) #34341
Comments
IMO colorDecorators should only affect the color boxes, but not the color picker. |
+1 |
I would really like this feature as well, when using other extensions to show the color behind the text I would still like to be able to have the color picker available while leaving the default color decorator box hidden. |
Yes please stop changing the color text. |
Guys, almost 3 years you can't separate those 2 features, what's going on? Please separate settings for disable color decorators and color picker. I believe that this is one day fix... |
I would really like to be able to disable the color picker specifically. Many times, while trying to select something else in CSS, I have accidentally moused over a color, then accidentally clicked in the color picker, and have to Ctrl+Z an unwanted color change that mangled my nice neat |
Just informing that this feature is pretty relevant, so @jzyrobert volunteered and made fork just for that. Color picker and decorator should not have been coupled in the first place. |
This would be a welcome feature split. I too use the Colorize extension, and would like to disable only the color square prefix, but retain the color picker hover feature. |
Hi thank you all for the feedback. Earlier this year we have added the command This issue will be closed in the meantime. If you have more feature requests or see bugs, feel free to open a new issue in the repo. |
Right now in settings there is only one setting to toggle both color picker and that square which is shown at the left of the color. I found
vscode-colorize
better, which shows color behind the text and is better than a square which pops up everytime when it identifies a color. The problem is that I still want to use that in-built color picker, but as they are toggled with same setting I'm unable to do so.The text was updated successfully, but these errors were encountered: