Skip to content

v2.3.0

Choose a tag to compare

@patverb patverb released this 10 Nov 18:58
· 72 commits to main since this release
8504024

Added

  • Copilot tools for container management are now available! Easily interact with containers through chat. #256
  • Containers and images now have an "Ask Copilot" gesture in their context menus in the Container Explorer view. #274
  • Containerfile (and similar) now supported as a name for Dockerfiles. #237

Changed

  • For Windows containers, the base .NET image has been changed to -nanoserver-ltsc2022 (previously -nanoserver-1809). This requires Windows 11. #211
  • With the finalization of the authentication challenges API in VS Code, the minimum VS Code version is now 1.105.0. #223