Remote SSH bug report

Issue Description

I just can not connect to SSH. I update the version from 0.1.16 to 0.1.17, the problem still exist.

Actual Behavior

Error: “Could not establish connection. Remote SSH is only surpported in Microsoft versions of VS code“

Any retry and restart doesn’t help

Screenshots / Screen Recordings

Operating System

Win11 PC

Current Qoder Version (Menu → About Qoder → Copy)

Version: 0.1.17
VSCode Version: 1.100.0 (user setup)
Commit: c6fc73669ac638af9b7c3ebf65bfc464c633574b
Date: 2025-08-25T02:51:14.101Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

You can use our built-in SSH Remote on the bottom left.

still not problem in ssh with cloudflared.
Host linuxmint
HostName domain.com
User samsu
ProxyCommand “C:\Program Files (x86)\cloudflared\cloudflared.exe” access ssh --hostname %h

Hello, we have built-in Remote SSH, which you can use directly.