microsoft / microsoft/vscode-java-debug
Contribute to debug start experience
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 591
- Fork
- 429
- Merge trung bình
- 1 ngày 9 giờ
- Pull request đã merge (30 ngày)
- 19
Mô tả
Hi VS Code dev here 👋
Last milestone we have introduced a Start View for debugging. More about this can be found here https://github.com/microsoft/vscode/issues/84677
So when the user has no launch.json file this view should help him start debugging.
This view is currently language agnostic and not very cluttered thus we are slowly looking in opening it up to extensions. We have two options:
- Allow extensions to contribute commands / text to the current view. Those commands would be rendered as additional blue buttons or as some menu
- Allow extensions to contribute a whole view which would be below the start view. The Java extension could choose what to render in that view and it would give a bit more control to the extension. Using context keys this view would only be visible in the "start" experience
What I would be interested in is what Java would like to contribute to improve the start experience. If it is only commands, than I think it makes sense to show those commands in the start view (for example with additional blue buttons). If it is much more then it makes more sense that Java contributes the whole view.
What are the biggest pain points that Java users hit when setting up debugging?
Related python discussion: https://github.com/microsoft/vscode-python-debugger/issues/164
Let me know what you think and how you envision the Java debug start experience.
Thanks!
Current look of debug start view
fyi @testforstephen

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
Trước tiên, hãy đọc issue liên kết về chế độ xem khởi động debug của VS Code và cuộc thảo luận liên quan về trình gỡ lỗi Python; issue này không nêu tên tệp nào trong repository, test hay entry point. Xác định các vấn đề về thiết lập và debug của người dùng Java, sau đó xác định liệu extension nên đóng góp các command hay toàn bộ view. Được coi là hoàn tất khi đã thống nhất design đóng góp và một follow-up có phạm vi rõ ràng.
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, vscode
- Lĩnh vực
- developer-experience, devtools
- 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
- 20/100