redhat-developer / redhat-developer/vscode-java
vscode-java causes vscode to stop responding
@testforstephen ya está trabajando en esto.
Desde el 26/3/2021.
- Lenguaje dominante
- TypeScript
- Estrellas
- 2.3k
- Forks
- 546
- Merge medio
- 20 h 1 min
- PR fusionados (30 d)
- 11
Descripción
I don't understand why this hasn't been reported since the issue has been present in the insiders version since the week before Christmas. I'm going to blame the bystander effect for that.
[provide a description of the issue]
Using vscode and the vscode-java extension to edit java files causes vscode to stop responding. It appears to be related to whatever the fix was for #1597 as vscode seems to stop responding exactly when the highlighting used to break.
Environment
- Operating System: Microsoft Windows [Version 10.0.21322.1000] (This occurs on the latest non-insiders windows version as well)
- JDK version: 15.0.2
- Visual Studio Code version: 1.54.1
- Java extension version: v0.76.0
Steps To Reproduce
- Open a Java project
- Open a Java file
- Start writing some java code
I understand that this is a large project to be a sample but I know for certain it occurs with this project. https://github.com/astrelsky/Ghidra-Cpp-Class-Analyzer
Current Result
Vscode stops responding when using vscode-java.
Expected Result
The vscode-java extension should not cause vscode to stop responding.
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.