You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resolves #298 - New ssh.sourceFileMap configuration to allow multiple substitutions between local and ssh-remote and separate ssh working directory - PR #323 (@GitMensch)
Resolves #265 - allow specification of port/x11port via variable (as numeric string) (@GitMensch)
New stopAtEntry configuration to run debugger to application's entry point - PR #306 (@brownts)
vscode dependency was increased from 1.28 to 1.55 along with the debug-adapter protocol to get rid of some outdated dependencies (@GitMensch)
SSH2 module updated from deprecated 0.8.9 to current 1.6.0, allowing connections with more modern key algorithms, improved error handling (including user messages passed on) and other improvements. (@GitMensch)