redhat-developer / redhat-developer/vscode-java

Nested Class Auto Completion issue

Open
#1,869 1 comment 0 reactions 0 assignees View on GitHub

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

Ekran görüntüsü 2021-04-08 173451

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

nestedclassissu

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.