microsoft / microsoft/vscode-java-dependency
Combined Classpath View
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 199
- Fork
- 105
- Merge trung bình
- 1 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 27
Mô tả
Is it possible to change the view so that it just shows the classpath and ignores all other files? I dislike the separation between src/test/** and src/main/** and feel like that should be within a single view. Any thoughts or ways I can do this? This is true with both the "flat view" and the "hierarchical view" as well.
Environment
- Operating System: Windows 10
- JDK version: OpenJDK 11
- Visual Studio Code version:

- Java extension version:
- v1.14.2022120603
- vscode-java-dependency viewer version
- v0.21.2022111900
Steps To Reproduce
- Step 1 Create a fresh project using https://start.spring.io underneath create files/folder(s) under the following path src/test/java/**.java this pattern follows the standard conventions around maven.
- Open project with VSCode
[Please attach a sample project reproducing the error]
Please attach logs
Current Result

Expected Result

Additional Informations
Dupe of https://github.com/redhat-developer/vscode-java/issues/2829 bc I was dumb and opened it on the wrong repo.
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu bằng cách đọc issue trùng lặp được liên kết, redhat-developer/vscode-java issue 2829, và so sánh chế độ xem phẳng và phân cấp của dependency viewer trong một dự án Maven mẫu. Công việc được xem là hoàn tất khi classpath có thể được trình bày trong một chế độ xem kết hợp duy nhất, không còn sự tách biệt src/test và src/main hiện tại, đồng thời hành vi đối với các tệp khác đang được hiển thị cũng được xác định.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java, typescript
- Lĩnh vực
- developer-experience, tooling
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 15/100