Method parameters hints #8532
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
target/branch
Indicates that a PR will be merged into a branch other than master.
Description
The old code for showing method parameters hints is here
org.eclipse.che.ide.ext.java.client.navigation.paraminfo.ParametersHintsPresenter
We also have a code which calls jd.ls staff https://github.com/eclipse/che/blob/2c2bd6637c8169018e2b33397f9d738bbf82a0b1/ide/che-core-orion-editor/src/main/java/org/eclipse/che/ide/editor/orion/client/OrionEditorPresenter.java#L964
But it doesn't work well, probably because the file uri is wrong.
The text was updated successfully, but these errors were encountered: