mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
This simply updates the Docker grammar to include the `HEALTHCHECK` and `SHELL` commands that were added to Docker 1.12, and were added to the [grammar file](4cb71f8082/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage) which VS Code's copy is based on.