redhat-developer / redhat-developer/vscode-java
Nested Class Auto Completion issue
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
[provide a description of the issue]
Environment
- Operating System: Windows_NT x64
- JDK version: 11
- Visual Studio Code version : 1.54.3
- Java extension version: v0.76.0

When I choose nested class on the code completion list, extra outer Class is being added.

Contributor guide
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
The issue names no source files, tests, or entry points. Reproduce the nested-class completion behavior using the stated Windows, JDK 11, VS Code 1.54.3, and extension v0.76.0, then trace the completion handling; done when selecting a nested class no longer adds an extra outer class.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100