microsoft / microsoft/vscode-java-pack
Java Remote SSH Go To Definitions Not Working
@testforstephen is already working on this.
Since Feb 18, 2022.
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Environment:
- VS Code Version:1.63.2
- Extension Version: Extension Pack for Java
v0.21.0 - JDK Type & Version: JDK8
- OS Type & Version: Linux - Ubuntu
Step to Reproduce:
Connection To Remote Linux Container. Open Workspace folder have multiple java projects.
Open Java File. Shows import error and doesn't show go to definition
Expected Behavior:
Should Take to method implementation, variable declaration.
Actual Behavior:
Connection To Remote Linux Container. Open Workspace folder have multiple java projects.
Open Java File. Shows import error and doesn't show go to definition
Related Issues:
ScreenShots


Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.