Gorkem Ercan
Gorkem Ercan
Are you planning to send a PR for this ?
Is this PR dead for good? Do you mind if I revive it?
Can you set `java.trace` setting to `verbose` this will dump all the communication between the server and vscode to console. It can give us a hint on what is causing...
This log indicates that the plugins are not successfully started. I am not sure what can be causing this. Do you still see this behaviour?
@TechMky Can you find the logs and post them here? they should be in a directory `~/${APP_DATA}/workspaceStorage/${WORKSPACE_HASH}/redhat.java/jdt_ws/.metadata`
I do not think it is `vscode-yaml` that is mapping the file to YAML. vscode-yaml only uses [these](https://github.com/redhat-developer/vscode-yaml/blob/b72e1b7146baa97a4f28499a01eb0d4e64a19876/package.json#L61) extensions
It is impossible to determine why it fails to parse without looking at the congifSchema.yml. If you can provide the schema we can check.
@odockal I think this needs a better description of what is needed to be enhanced.
@odockal It looks like this is implemented. Should this be closed?
We add a link to the schema as a code lens at the beginning of the file. Command on the status bar sounds like a good idea too.