microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.19k stars 28.55k forks source link

hover over color to change has gotten annoying #198912

Closed bbannon closed 9 months ago

bbannon commented 9 months ago

Type: Bug

In a CSS file, I used to be able to hover over a color and click the popup header until I got the format I wanted. Now it only accepts 1 click and closes.

Also, hsl and hwb create extra characters after the closing ')' when switching to rgb. But only half the time.

VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:51:52.184Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (4 x 2808)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|11.86GB (6.70GB free)| |Process Argv|--crash-reporter-id 2bc5fb2e-3799-4006-8782-ec4c2d363490| |Screen Reader|no| |VM|0%|
Extensions (37) Extension|Author (truncated)|Version ---|---|--- project-manager|ale|12.7.0 vscode-intelephense-client|bme|1.10.1 npm-intellisense|chr|1.4.5 gitignore|cod|0.9.0 jsdoc-generator|cry|2.0.1 vscode-eslint|dba|2.4.2 composer-php-vscode|DEV|1.41.14263 git-extension-pack|don|0.1.3 githistory|don|0.6.20 php-essentials|dud|2.0.0 gitlens|eam|14.5.1 EditorConfig|Edi|0.16.4 vscode-firefox-debug|fir|2.9.10 docker-explorer|for|0.1.7 vscode-php-cs-fixer|fte|0.4.0 vscode-github-actions|git|0.26.2 vscode-pull-request-github|Git|0.76.1 better-dockerfile-syntax|jef|1.0.2 dupchecker|jia|0.1.7 minifyall|jos|2.10.0 php-constructor|Meh|0.1.2 vscode-docker|ms-|1.28.0 remote-containers|ms-|0.321.0 remote-wsl|ms-|0.81.8 notepadplusplus-keybindings|ms-|1.0.7 sqltools|mtx|0.28.1 sqltools-driver-mysql|mtx|0.6.0 php-docblocker|nei|2.7.0 nojquery-snippets|Nkz|0.1.3 docker-compose|p1c|0.5.1 open-php-html-js-in-browser|Pri|2.4.1 vscode-sort-json|ric|1.20.0 code-spell-checker|str|3.0.1 vscode-stylelint|sty|1.3.0 docker-essentials|Tec|0.3.0 sort-lines|Tyr|1.11.0 vscode-open-in-github|ziy|1.3.6
gjsjohnmurray commented 9 months ago

/duplicate and already fixed in Insiders. Next release expected in two weeks.

VSCodeTriageBot commented 9 months ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!