In a Quarkus example stack, the Docker language support is not present.
Get Started pageQuarkus Tools stackquarkus-quickstarts - getting-started- src - main - docker - Dockerfile.jvmThere should be at least some basic LS support for Dockerfile.
kubectl version)oc version) 4.5minikube version and kubectl version)minishift version and oc version)docker version and kubectl version)
chectl version commandConfirmed, syntax highlight still not present on Che 7.15.1
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. .jvm or .native). If I create a file just named "Dockerfile" in the same folder the language is detected correctly.
Should be fixed by https://github.com/microsoft/vscode/pull/103553
The fix is already in vscode master branch. There is a corresponding issue describing the problem https://github.com/microsoft/vscode/issues/102897
Will be working soon after
vscode-builtin-docker in https://github.com/eclipse/che-theia/blob/master/generator/src/templates/theiaPlugins.jsonReopened just to not be forgotten
Adjusted the milestone to reflect that the issue will be fixed at a later time.
Most helpful comment
The fix is already in vscode master branch. There is a corresponding issue describing the problem https://github.com/microsoft/vscode/issues/102897
Will be working soon after
vscode-builtin-dockerin https://github.com/eclipse/che-theia/blob/master/generator/src/templates/theiaPlugins.json