Skip to content

v1.3.0

Compare
Choose a tag to compare
@bwateratmsft bwateratmsft released this 15 Jun 17:14
ba8b4df

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