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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
.NET Core attach support added for Windows containers. #1662
Fixed
Explorer no longer needs to be opened for palette commands to work. #2029
Node base image scaffolded has been updated to latest LTS. #2037
Python debugging now uses debugpy instead of ptvsd, fixing several issues and improving reliability. #1831, #1879
A custom docker-compose up command with no match no longer produces incorrect commands. #1954
Explorer is more responsive when trying to connect to an unreachable SSH host. #1947
Deprecated
The docker.attachShellCommand.Windows and docker.attachShellCommand.Linux settings have been deprecated and will be removed in the future. Command customization replaces this functionality. #1980