redhat-developer / redhat-developer/vscode-java
vscode-java causes vscode to stop responding
@testforstephen 已经在做这个了。
开始于 2021年3月26日。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
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.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。