-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Find All references" is always disabled #13183
Comments
Does "find all references" work for other plugins? |
that is a good question. |
I tested with Camel example and it is working fine in Theia. |
@apupier so are you saying this is fixed? |
no. |
tried again, it is working with org.eclipse.che.editor.theia:next and not working with org.eclipse.che.editor.theia:1.0.0 which is the one selected by default. |
|
I think it depends on the methodology used in Che. suggestion:
|
What do you mean by "automated test" ? |
I mean a test which is executed on a Continuous Integration server on each build/Pull Request of Che or one of its components. |
We have api tests eclipse-theia/theia#4224 |
if there is unit test, we are in the case "if yes, can be closed" :-) |
Description
The "Find All references" action on right-click is greyed out on Camel files although it should be available.
it should even provides results when right-clicking on the "direct:name1" Find all references
it is working fine in VS Code:
Reproduction Steps
--> the "Find all references" is greyed out
OS and version:
che.openshift.io
Windows 10
Chrome
Diagnostics:
The text was updated successfully, but these errors were encountered: