redhat-developer / redhat-developer/vscode-java
Cannot get postfix completion in some case
Abierto
@jdneo ya está trabajando en esto.
Desde el 27/10/2022.
bug
content-assist
postfix
upstream
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.3k
- Forks
- 546
- Merge medio
- 20 h 1 min
- PR fusionados (30 d)
- 11
Descripción
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)

Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.