anseki / vscode-color

Helper with GUI to generate color codes such as CSS color notations.
MIT License
97 stars 27 forks source link

Unable to pick a color on Windows 8 #115

Closed Abhirajshri-programmer closed 3 years ago

Abhirajshri-programmer commented 3 years ago

When I select the color in my code, and press Alt+c p, it doesn't do anything. Even if I try opening the command palette, and typing "Pick color", the same result.

anseki commented 3 years ago

Hi @Abhirajshri-programmer, thank you for the comment. Could you explain more? Copy this template: https://raw.githubusercontent.com/anseki/vscode-color/master/.github/ISSUE_TEMPLATE.md

Abhirajshri-programmer commented 3 years ago

Steps to Reproduce:

  1. When I press Alt+c p, nothing happens.
  2. Even if I do the same by using the command palette.
anseki commented 3 years ago

Please copy all of this template: https://raw.githubusercontent.com/anseki/vscode-color/master/.github/ISSUE_TEMPLATE.md

Abhirajshri-programmer commented 3 years ago

Steps to Reproduce:

  1. When I press Alt+c p, nothing happens.
  2. Even if I do the same by using the command palette. Log: no log.
anseki commented 3 years ago

Sorry, what does "no log" mean?

Abhirajshri-programmer commented 3 years ago

Sorry, what does "no log" mean?

Meaning I didn't have any log.

anseki commented 3 years ago

If really nothing was output in the log list, your VS Code may be broken, because many log lines are output from almost extensions and VS Code itself even if Color Picker is not installed. VS Code might be restored by re-installing.

anseki commented 3 years ago

No reply came, then this abandoned issue is closed.