redhat-developer / redhat-developer/vscode-java

Cannot get postfix completion in some case

Open
#2,760 3 comments 0 reactions 1 assignee View on GitHub

@jdneo is already working on this.

Since Oct 27, 2022.

bug content-assist postfix upstream
Dominant language
TypeScript
Stars
2.3k
Forks
546
Avg merge
20h 1m
Merged PRs (30d)
11

Description

To Reproduce

Steps to reproduce the behavior:

  1. Open a java project in VS Code, such as: https://github.com/spring-projects/spring-petclinic
  2. Follow the steps on the documentation:https://github.com/microsoft/vscode-java-pack/wiki/Test-Plan#recommedation-comes-only-from-previous-two-invocations
Expected behavior

a) b) and c) should have the same recommendations.

Actual Behavior

The recommendations for b) and c) are not the same.

Environment
  • Operating System: windows/Linux
  • JDK version: JDK17
  • Visual Studio Code version: 1.72.2
  • Java extension version: V1.12.0
Screenshots

b)
image
c)
image

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.