microsoft / microsoft/vscode-java-pack

Code Completion does not work on jdk jdi classes

Open
#1,057 4 comments 0 reactions 0 assignees View on GitHub

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:
image

Expected:
It should auto suggest the class VirtualMachine - com.sun.jdi.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.