redhat-developer / redhat-developer/vscode-java
Extension often doesn't load in GitHub codespaces
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 546
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
The extension often fails to load inside of a GitHub codespace. When this happens, the Java Project panel doesn't show up, none of the language server features work, and trying to run any of the Java: commands on the command palette shows an error command 'java.<command>' not found
Environment
- Operating System: Ubuntu 20.04
- JDK version: openjdk 17.0.7
- Visual Studio Code version: 1.78.2
- Java extension version: v1.18.0
Steps To Reproduce
- Open a GitHub codespace with the Language Support for Java(TM) extension installed
- If you're unlucky, the extension will not load properly, causing the previously mentioned errors
I was not able to get any logs because trying to run Java: Open All Log Files results in command 'java.open.logs' not found
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先使用 Ubuntu 20.04、JDK 17.0.7、VS Code 1.78.2 和 Java extension v1.18.0,在 GitHub Codespaces 中复现已报告的问题。调查扩展激活为何会间歇性失败,然后验证问题修复后 Java Project panel、language-server features、Java commands 和 log-opening command 是否正常工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, java, typescript, vscode
- 领域
- cloud, developer-experience, tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100