redhat-developer / redhat-developer/vscode-java
User feedback regarding performance
未关闭
还没有人认领这个 Issue。
performance
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
A user left some comments for Java Extension Pack and it's regarding language server performance.

There are two aspects to this problem:
- The long lag for language server to load bigger projects (~8500 files in this case)
- Progress update was not effective and the user gets the "stops responding" impression
While @yaohaizh is pushing for 1, @testforstephen could you please help revisit 2?
Here's the source of the comments:
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack&ssr=false#review-details
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定文件或测试。首先跟踪 issue 中描述的 language server 加载和进度更新入口点,然后使用一个大约包含 8,500 个文件的项目重现该行为;当启动延迟和无效的进度反馈得到解决并经过验证后,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript
- 领域
- developer-experience, performance, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100