microsoft / microsoft/vscode-java-debug

No intelligent code completion in editing condition breakpoints

Open
#1,336 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ai-triaged breakpoint enhancement feature request
Dominant language
TypeScript
Stars
591
Forks
429
Avg merge
1d 9h
Merged PRs (30d)
19

Description

[provide a description of the issue]

Environment
  • Operating System: win11
  • JDK version: openjdk8-redhat
  • Visual Studio Code version: 1.77.3
  • Java extension version: 1.18.0
  • Java Debugger extension version: 0.50.0

[attach a sample project reproducing the error]
attach logs

Current Result

image
When I type the word 'name', the extenstion offers the argument name. But when I hope it gives me the function 'equals', it offers nothing

Expected Result

Hope it can offer some suggestions in editing condition breakpoints

Additional Informations

Contributor guide

Open the contributing guide

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

No source files, tests, or entry points are named. Start by reproducing the condition-breakpoint editing scenario in the listed VS Code and Java Debugger versions, then trace how completion is provided for breakpoint conditions. Done means member suggestions such as equals appear while editing a condition breakpoint, with regression coverage added if the project provides a relevant test area.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, typescript
Domain
developer-experience, devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.