Skip to content

v0.11.0 - 2025-06-23

Latest
Compare
Choose a tag to compare
@rcjsuen rcjsuen released this 23 Jun 15:42
bd76d5d

Added

  • Dockerfile
    • include the Dockerfile Language Server written in TypeScript into the extension
    • draw horizontal lines between each FROM instruction to help users visually distinguish the different parts of a Dockerfile (#147)
      • a new docker.extension.editor.dockerfileBuildStageDecorationLines setting to toggle the divider lines, defaults to true