I was wondering if there's a way to execute an ssh command when debugging a project with .vscode/launch.json? For example, ssh -i xxxxx
.
Or is it possible to create a command that you can run from the F1 command palette pop-up, something like RunCustomCommandxx.