-
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
doesn't exist for typescript plugin
#14856
Comments
Find All references
doesn't work for typescript pluginFind All references
doesn't exist for typescript plugin
Hmm... I removed P2, because I see we have feature 'Peek References' which is close to 'Find All references' |
It is interesting to check if latest version fixes the problem |
I don't think the out-of-line references view is implemented at all in Theia. We should open an issue over there. But yes, it's a PITA when browsing large lists of references. |
And here it is: eclipse-theia/theia#4784. |
Note that plugins are added to che-theia inside the docker build of the theia image. |
Referenced issue: eclipse-che/che#14856 Signed-off-by: Victor Rubezhny <[email protected]>
Referenced issue: eclipse-che/che#14856 Signed-off-by: Victor Rubezhny <[email protected]>
Referenced issue: eclipse-che/che#14856 Signed-off-by: Victor Rubezhny <[email protected]>
Describe the bug
Find All references
doesn't work for typescript plugin. This feature works fine for VsCode, but doesn't work for che-theia.Che version
Steps to reproduce
Expected behavior
In the context menu should be item
![Screenshot_20191011_144845](https://user-images.githubusercontent.com/6873095/66649454-dfe18a00-ec36-11e9-9bfb-bceab07953c0.png)
Find all references
like in the VsCode:Actual behavior
Find all references
is absent.Runtime
kubectl version
)oc version
)minikube version
andkubectl version
)minishift version
andoc version
)docker version
andkubectl version
)Screenshots
Installation method
Environment
Additional context
The text was updated successfully, but these errors were encountered: