vscode-pets
vscode-pets copied to clipboard
can't add pets
Describe the bug A clear and concise description of what the bug is.
Screenshots Please send screenshots of the developer console (Right-click > Inspect > Console) on the pages where the bug is occurring.
Additional context Add any other context about the problem here.
I think I have this, too. When trying to spawn a new pet (either via command palette or the plus sign in the panel), the list of new pet options flashes for a moment and disappears. The "default" pet I specify in the settings doesn't show up anymore, either. It was there initially, but I removed all once, and can never get them back.
This issue only occurs for me in explorer mode. Panel mode works fine.
@catherineabcde , if you set "vscode-pets.position": "panel",
in your settings, are you able to add pets then? I'd definitely like to use this extension in explorer mode!
I have the same problem!
I cannot reproduce this error when using "vscode-pets.position": "panel",
and the other option of "vscode-pets.position": "explorer",
. Are you using the latest versions?
I did updated to the latest version and it didn't work. but now it works somehow.
I have same problem as well
the issue come up after 1.24.0
Also have this issue. I just downloaded v1.25.0 it was working just fine. Once I changed the position to panel and back to explorer the explorer view no longer works. trying to start a new session doesn't spawn anything and when you try to add additional pets as mentioned above the list just flashes. even after a complete fresh install. It is still not opening properly.
I have the same problem, using "vscode-pets.position": "explorer"
i cannot add pets, however i was able to add pets by switching to "vscode-pets.position": "panel"
,then exporting and finally switching to "vscode-pets.position": "explorer"
and importing.