microsoft / microsoft/vscode-java-dependency
How to sort Java project elements?
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- TypeScript
- 星标
- 199
- 派生
- 105
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 27
描述
After using the Project Manager for Java extension, after opening a Java project, the vscode interface shows a JAVA PROJECTS panel, but how can I custom order the elements?
It can be adjusted manually in eclipse, but there seems to be no related settings in vscode, nor can it be adjusted manually.

贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
未指定源文件或测试。首先定位在 Project Manager for Java 扩展中构建 JAVA PROJECTS 面板的代码,然后跟踪项目元素的排序方式。当用户可以在 VS Code 中自定义该顺序,并且该行为由适当的测试覆盖时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript
- 领域
- developer-experience, tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100