pokey / command-server

Secure VSCode communication channel designed for voice coding
MIT License
16 stars 9 forks source link

Extension doesn't work in a second opened VSCode instance #16

Closed kazimuth closed 1 year ago

kazimuth commented 1 year ago

If there are multiple vscode instances running, only one of them will accept commands. Commands intended for the others will go to whichever one opened first, I believe.

pokey commented 1 year ago

Huh I've never seen that behaviour. Are you using this extension with Talon?

kazimuth commented 1 year ago

Fwiw, I don't have this issue anymore. No idea why it was happening.