Skip to content

Making a standalone color picker appear for inserting colors#178242

Merged
aiday-mar merged 113 commits intomainfrom
aiday/issue52364
Apr 19, 2023
Merged

Making a standalone color picker appear for inserting colors#178242
aiday-mar merged 113 commits intomainfrom
aiday/issue52364

Conversation

@aiday-mar
Copy link
Contributor

@aiday-mar aiday-mar commented Mar 24, 2023

Fixes #52364

This PR adds the possibility to spawn a standalone color picker in order to insert colors. It also introduces a default document color provider which is based on the CSS format which is used when there is no document color provider. The PR also adds the possibility to enable default color decorators which makes inline color boxes appear when CSS formatted colors are detected in a file. This is controlled by the setting defaultColorDecorators.

Screen.Recording.2023-04-14.at.15.01.50.mov

@aiday-mar aiday-mar changed the title Draft PR for making a standalone color picker appear Making a standalone color picker appear for inserting colors Mar 27, 2023
@aiday-mar aiday-mar marked this pull request as ready for review April 18, 2023 07:12
@vscodenpa vscodenpa added this to the April 2023 milestone Apr 18, 2023
@aiday-mar aiday-mar requested a review from aeschli April 18, 2023 10:01
@nvuillam
Copy link
Contributor

@aiday-mar @aeschli will it be possible to invoke color picker from a VsCode extension sources ?
It would really help one of my uses cases ❤️

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Shortcut for opening color picker and insert color of selected format

4 participants