- Add riscv64 support (#147)
- Use windows-x64 server on windows-arm64
- Update ssh2 lib
- Properly set extensionHost env variables
- Fix parsing multiple include directives
- Fix remote label to show port when connecting to a port other than 22
- Take into account parsed port from ssh destination. Fixes (#110)
- Update ssh-config package
- output error messages when downloading vscode server (#39)
- Add PreferredAuthentications support (#97)
- Enable remote support for ppc64le (#93)
- Default to Current OS User in Connection String if No User Provided (#91)
- Add support for (unofficial) DragonFly reh (#86)
- Make wget support continue download (#85)
- Fixes hardcoded agentsock for windows breaks pageant compatibility (#81)
- Add remote.SSH.connectTimeout setting
- adding %r username replacement to proxycommand (#77)
- feat: support %r user substitution in proxycommand
- feat: use serverDownloadUrlTemplate from product.json (#59)
- feat: support glob patterns in SSH include directives
- feat: support file patterns in SSH include directives