Closed PyvesB closed 5 years ago
Hmm. sounds similar to https://bugs.eclipse.org/bugs/show_bug.cgi?id=545264
Normally this should be not a bug inside yaml editor but inside eclipse framework.
I would like to reproduce the problem. What version of eclipse are you using exactly ?
Seems to me this was fixed with https://git.eclipse.org/r/#/c/138473/1/org.eclipse.lsp4e/src/org/eclipse/lsp4e/operations/codelens/CodeLensProvider.java
I would like to reproduce the problem. What version of eclipse are you using exactly ?
I'm currently using 2018-12, but I've got two different Eclipse installations with Yaml Editor installed. Interestingly, I'm only facing this issue with one of them (standalone Platform with a few plugins such as Git and Wild Web Developer) and it was working fine last time I tried a few days/weeks back.
Eclipse 2019-03 will be released in a week, I'll try then and will confirm whether my issue is fixed.
After having a quick glance at Wild Web Developer's commit history, they have recently been doing work around lsp4e and Yaml, for instance in this commit. It's probably related, at least the timelines match.
Okay, I've just updated from a Wild Web Developer version 0.2.0.201903072126 to 0.2.0.201903111934 and the problem seems to have gone away. Unfortunately it doesn't seem possible to reinstall old versions of that plugin, so I can't revert back to double check that the old version was indeed the problem.
I'm inclined to close this for now. I'll let you know if I encounter any other problems. Thanks for your help!
Hello,
I have been facing an issue on one of my Eclipse installations, "Failed to create the part's controls".
Here is the relevant stack trace:
Thanks in advance.
Cheers,
Pyves