microsoft / microsoft/vscode-java-pack
Code Completion does not work on jdk jdi classes
Open
Nobody has claimed this yet.
ai-triaged
bug
code-completion
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
When I use VS Code to develop https://github.com/microsoft/java-debug project itself, the code completion on JDI classes are not suggested.
Problem:

Expected:
It should auto suggest the class VirtualMachine - com.sun.jdi.
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.
Research direction
Start by reproducing the missing completion for JDI classes while developing the microsoft/java-debug project in VS Code. Compare completion behavior for the expected VirtualMachine class from com.sun.jdi; done means that class is suggested in the same scenario shown in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100