johnpapa / vscode-peacock

Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
MIT License
1.03k stars 115 forks source link

Peacock commands appear in palette but do nothing #550

Open tjeanes opened 3 months ago

tjeanes commented 3 months ago

Versions (please complete the following information):

Describe the bug Recently, the commands in the command palette have stopped working. My colours are still applied, but I cannot change them, list or edit my favourites, etc.

To Reproduce Steps to reproduce the behavior:

  1. Press F1 to open the Command Palette
  2. Find any Peacock Command
  3. Select it
  4. The Command Palette closes, but nothing else happens

Expected behavior The Peacock Command responds

Screenshots image As you can see, my colours are still being applied and all the Peacock commands are listed. I've tried clicking each of them (including "Open the Documentation") and they all just close the command palette.

Additional context I have tried the usual things: uninstalling and reinstalling the Extension, rebooting my PC, etc. These do not help.

I uninstalled Peacock and installed the "Ho-Oh" fork, and that worked as expected. My Peacock colours carried over and I could change them. I then uninstalled Ho-Oh and reinstalled Peacock. My changes persisted, but I still cannot use any Peacock command.

ShrimpCryptid commented 3 months ago

Bumping this as I'm also running into it! I'm on VS Code version 1.90.1, Windows 10.

deshiknaves commented 3 months ago

Try uninstalling and installing again. This fixed it for me.

ShrimpCryptid commented 3 months ago

Try uninstalling and installing again. This fixed it for me.

Nope, still seeing the same behavior. I'll get the "Activating extensions" text at the bottom of the screen, but nothing happens. :/

image

Ralfaro17 commented 3 months ago

I had the same problem, but, as mentioned in 516, uninstalling or disabling the live share extension fixed the problem for me

tjeanes commented 3 months ago

Interesting! Yes, disabling Live Share worked for me too. I think it's worth noting that the Ho-Oh fork of Peacock does still work with Live Share enabled, so the clash with Live Share must be in some Peacock change since that fork. Although disabling Live Share is a workaround, I won't mark this bug as closed just yet. I would like to be able to use both Peacock and Live Share together, and Ho-Oh demonstrates that this is still possible.