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

Feature request: detect color around cursor #76

Open
dimateos opened this issue Mar 13, 2024 · 0 comments
Open

Feature request: detect color around cursor #76

dimateos opened this issue Mar 13, 2024 · 0 comments

Comments

@dimateos
Copy link

Hello! thanks for publishing your extension :)

Would be nice if the extension could detect the color around the cursor instead of having to select it manually.
At least try so for simpler cases like word around cursor? A bit more involved for other types but also possible.
Similar of what this extension does: https://marketplace.visualstudio.com/items?itemName=DeepKolos.change-color

For example, hex colors are a bit cumbersome to select due to the fact that double clicking does not include the "#"

2024-03-13_(171129)_Code

IMO the extension should also handle hex colors without "#", and so reduce the need for this feature. It could be a simpler regex, or just try to parse the selection a second time but add "#" to the string from code.

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

No branches or pull requests

1 participant