Skip to content

v1.2.0

Compare
Choose a tag to compare
@bwateratmsft bwateratmsft released this 12 May 17:49
9720257

Requires Visual Studio Code 1.44 or higher.

Added

  • Semantic highlighting support. #1840
  • Help and Feedback pane in explorer view. #1893
  • Docker Context pane in explorer view. #1844
  • Images can be pulled from the images list. #1313
  • Containers can be grouped by docker-compose project name. #215, #1846
  • A new setting, docker.dockerodeOptions, allowing any options to be provided to Dockerode. #1459

Changed

  • Any file named Dockerfile.* is now recognized as a Dockerfile. #1907