redhat-developer / redhat-developer/vscode-java
Language server stuck
未关闭
还没有人认领这个 Issue。
performance
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 547
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
Environment
- Operating System: mac os 10.15.5
- JDK version: How can I check it?
- Visual Studio Code version: 1.47.1
- Java extension version: v0.9.1
Steps To Reproduce
- git clone sample project
- run the language server
Sample project : https://github.com/artipie/artipie
Logs
Current Result
The language server process is stuck with:
3d66eddd Importing Maven project(s) [Done]
45e64ec1 Repository registry initialization [Done]
d124c211 Synchronizing projects [Done]
c89fb157 Building [Done]
cad6d4ec Updating indexes [Done]
b0f94fcd Building [Done]
bf96551d Register Watchers [Done]
Expected Result
Language server is able to index java files so I can use navigation, error highlighting features and others.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
通过克隆链接的 artipie 示例项目,并在所述的 VS Code 和 Java 扩展环境中运行语言服务器来重现该问题。先从链接的日志和报告的初始化阶段开始,然后验证 Java 文件已建立索引,并且导航和错误高亮能够正常工作,同时服务器不会一直卡住。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript, vscode
- 领域
- developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100