thingalon / pony-ssh

vscode plugin for fast remote editing over ssh
MIT License
31 stars 4 forks source link

Ponyssh command failed - unable to use PonySSH at all #26

Open Keridos opened 3 years ago

Keridos commented 3 years ago

I am having an issue using PonySSH 0.6.0 in the current vscode version 1.58.2. When trying to open up a folder per "Pony SSH: Open Remote folder" I get an error messager stating command 'ponyssh.openFolder' not found

So far I tried reinstalling Pony SSH, Disabling an reenabling it, and I even reset my Code AppData folder. I do have Setting sync turned on though.

thingalon commented 3 years ago

🤔 I've never heard of an issue like this before. Do you see the same problem when running commands from other plugins?

Did you install Pony SSH through the extensions tab in the UI, or did you install manually from its vsix file? I found this thread which suggests that some others have seen problems like this after installing extensions manually / via the command line.

Keridos commented 3 years ago

Well, I only installed via UI plus maybe from backups of my Users/Appdata folder But even reinstalling it did not help.