docker / docker-vscode

The Docker VSCode EAP is an extension for VSCode which provides an early preview into new features by Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-VSCode

This is an experiemental feature added to the official VSCode extension for Docker. Nothing here has been upstreamed but we want to stress that this is not a fork. Assume that any positive results from this would be contributed back to the original extension.

What is this project?

The updates to this extension add a new experimental LSP. We are current working on two features.

  1. Integration of Scout recommendations to the Dockerfile language service.
  2. Integration of the new support for Docker's new official Dockerfile linting support.

lsp

This should be considered a usable prototype. It is mature enough to try internally but the features it supports are active works in progress.

Getting started

See the complete installation instructions for adding this version of the Docker extension to VSCode.

About

The Docker VSCode EAP is an extension for VSCode which provides an early preview into new features by Docker.