Jinbo Wang
Jinbo Wang
> For now, based on my current free time, I would like to limit this PR only to using the API defaults on an opt-in basis. I will also change...
> Today when importing pde plugins with latest JDT.LS the plugin projects fails to load. This is due to lack of configurators that required to populate PDE classpath containers and...
> I found this when i tried to import vscode java test plugin. And also some of my own plugins i was trying to use vscode to edit. I see....
I tried eclipse.jdt.ls project with vscode-pde and the latest vscode-java pre-release version `v1.7.2022052804` , closing VS Code window and I only see a `shutdown` message in .log. No `exit` message...
@rgrunber Anything blocking? Can we merge it now?
@objectivecosta thanks for reaching out. We're working on moving it to a GA release. Stay tuned.
> when I import a simple Maven project, it starts the download of dependencies into .m2 directory. This capability is not provided by vscode-maven, but done by redhat Java language...
hi @deividfoggi The official GitHub Copilot extension for Xcode does not provide chat yet. I think you're using the community one from https://github.com/intitni/CopilotForXcode, which requires an OpenAI API key to...
你能详细说明一下遇到的问题吗?谢谢! Can you share more details with the issue you have got? thanks.
The debugger leverages the RedHat Java language server to recoginize the Java project and get the source mapping, which doesn't provide the native support for bazel build tool. You may...