Skip to content
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

Add keypress to call the new stand alone color picker. #110

Closed
LordDurus opened this issue May 9, 2023 · 4 comments
Closed

Add keypress to call the new stand alone color picker. #110

LordDurus opened this issue May 9, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@LordDurus
Copy link
Collaborator

Added a hot key to call the new stand alone color picker shift+alt+p

This will only work in VS Code version 1.78.1+

@LordDurus LordDurus added the enhancement New feature or request label May 9, 2023
@LordDurus LordDurus self-assigned this May 9, 2023
@LordDurus
Copy link
Collaborator Author

VSCode add the result to the code as rgb(nnn,nnn,nnn). If you need the underscore prefix for now you'll need to added it.

LordDurus added a commit that referenced this issue May 9, 2023
LordDurus added a commit that referenced this issue May 9, 2023
@LordDurus LordDurus reopened this May 9, 2023
@LordDurus
Copy link
Collaborator Author

This is not working in Linux

@LordDurus
Copy link
Collaborator Author

LordDurus commented May 9, 2023

Looks like it has something to do with the alt + shift key

@LordDurus
Copy link
Collaborator Author

Changed the keymapping to alt+p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant