redhat-developer / redhat-developer/vscode-java
Cannot get postfix completion in some case
オープン
@jdneo がすでに取り組んでいます。
2022年10月27日 から。
bug
content-assist
postfix
upstream
- 主要言語
- TypeScript
- スター
- 2.3k
- フォーク
- 546
- 平均マージ
- 20時間 1分
- マージ済み PR(30日)
- 11
説明
To Reproduce
Steps to reproduce the behavior:
- Open a java project in VS Code, such as: https://github.com/spring-projects/spring-petclinic
- 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)

c)

コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。