Skip to content

Commit

Permalink
Upgrade language server to 0.1.0 (microsoft#2146)
Browse files Browse the repository at this point in the history
This update improves the Dockerfile parser, navigation actions, and
provides a visual affordance to the deprecated MAINTAINER instruction.

Signed-off-by: Remy Suen <[email protected]>
  • Loading branch information
rcjsuen authored and Dmarch28 committed Mar 4, 2021
1 parent 8ca1c01 commit dc3f1c7
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 51 deletions.
69 changes: 19 additions & 50 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2657,7 +2657,7 @@
"azure-arm-website": "^5.7.0",
"azure-storage": "^2.10.3",
"dockerfile-ast": "^0.0.27",
"dockerfile-language-server-nodejs": "^0.0.24",
"dockerfile-language-server-nodejs": "^0.1.0",
"dockerode": "^3.2.0",
"fs-extra": "^9.0.1",
"glob": "^7.1.6",
Expand Down

0 comments on commit dc3f1c7

Please sign in to comment.