-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker LS not working in Quarkus stack #17123
Comments
Confirmed, syntax highlight still not present on Che 7.15.1 |
Confirmed on che.openshift.io as well. It seems the "Language Mode" is set to Plain Text, when it really should be Dockerfile. When I change the language to Dockerfile it works fine. I'm guessing it has something to do with the extension (i.e. |
Should be fixed by microsoft/vscode#103553 |
The fix is already in vscode master branch. There is a corresponding issue describing the problem microsoft/vscode#102897 Will be working soon after
|
Reopened just to not be forgotten |
Link with #17524 |
Adjusted the milestone to reflect that the issue will be fixed at a later time. |
Describe the bug
In a Quarkus example stack, the Docker language support is not present.
Che version
Steps to reproduce
Get Started
pageQuarkus Tools
stackquarkus-quickstarts - getting-started- src - main - docker - Dockerfile.jvm
Expected behavior
There should be at least some basic LS support for Dockerfile.
Runtime
kubectl version
)oc version
) 4.5minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
chectl version
commandEnvironment
The text was updated successfully, but these errors were encountered: