We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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+
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Issue #110
713a350
f517af8
This is not working in Linux
Looks like it has something to do with the alt + shift key
Changed the keymapping to alt+p
LordDurus
No branches or pull requests
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+
The text was updated successfully, but these errors were encountered: