Microsoft/vscode

Standalone color picker doesn't work with multi-cursor

Closed

#180,918 opened on Apr 26, 2023

 (0 comments) (1 reaction) (2 assignees)TypeScript (39,847 forks)batch import
bugeditor-color-pickerhelp wanted

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

Testing #180678

  1. Create a few multiple cursors
  2. Run Show or Focus Standalone Color Picker
  3. Click Insert

🐛 The color only gets inserted in one cursor. I expected it to be inserted across all cursors.

Contributor guide