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 totrue
- a new