Aaron Ellington
Aaron Ellington
I am also getting this error when using the Remote SSH plugin. Sounds like the only different thing that I experience is I get this notification popup in the bottom...
For what it is worth this extension does work while using Remote SSH: https://github.com/calvinbaart/vscode-phpstan
I've stopped using the extension because of problem with remote-ssh dev. My current solution in my `settings.json` with the `emeraldwalk.runonsave` extension: ``` { "emeraldwalk.runonsave": { "commands": [ { "match": "\\.php$",...
+1 This feature would also enable ntfy to fill my use-case.