Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] code mining in JDT editor

Hi,

At the moment, the JDT editor doesn't enable codemining at all. A patch is pending and waiting for review:
* https://bugs.eclipse.org/bugs/show_bug.cgi?id=530825
* https://git.eclipse.org/r/#/c/116847/

However, even with that done, you may need a specific integration for JDT to plug the codemining provider from LSP4E into it.

Back to the top