Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Update Dockerfile language server #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

corneliusludmann
Copy link

The used Dockerfile language server has got a lot of bug fixes and improvements since version 0.0.18. This PR updates the dependency to the newest version 0.0.21.
See also the changelog of the Dockerfile language server.

I tested the change by compiling in Gitpod and opening / editing a Dockerfile with the included browser-app. It turns out that the TypeScript version has to be updated in order to compile. I tested with 'next' as well as with 'latest'.

Project does not compile without this change. The typescript version used here is the version currently used in Theia (see: eclipse-theia/theia@a2d89c8#diff-b9cfc7f2cdf78a7f4b91a753d10865a2L41).

Signed-off-by: Cornelius A. Ludmann <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant