Issue
Remote-SSH resulted in an error command opensshremote.openEmptyWindow not found.
I am on Arch Linux, vscode-oss from community repository package code
version 1.64.
How to fix?
> pacman -Ss vscode
community/code 1.64.0-1 [installed]
The Open Source build of Visual Studio Code (vscode) editor
Solution
As a workaround i installed extensions via regular VSCode,
then renamed/symlinked ~/.vscode
to ~/.vscodium
, and it works.
Answered By - kyb Answer Checked By - Pedro (WPSolving Volunteer)