redhat-developer / redhat-developer/vscode-java
Provide management of java requirements installed on file system to third parties
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 2.3k
- Fork
- 546
- Merge trung bình
- 20 giờ 1 phút
- Pull request đã merge (30 ngày)
- 11
Mô tả
in https://github.com/jboss-fuse/vscode-atlasmap , I would like to reuse the java requirements provided by https://github.com/redhat-developer/vscode-java/blob/master/src/requirements.ts as it is a very useful feature.
it would be nice to provide a way to consume it. Not sure what is possible exactly but I think 2 possibilities are:
- extract it in a specific npm module
- expose vscode-java in npm repository
Current Result
i duplicated the requirements.ts file
Expected Result
be able to declare a dependency withotu duplicating code
Additional Informations
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 xem xét src/requirements.ts trong vscode-java và repository sử dụng vscode-atlasmap để hiểu dependency bị trùng lặp. Xác định cách được hỗ trợ để publish hoặc expose chức năng này, sau đó xác minh rằng consumer có thể khai báo dependency mà không cần sao chép requirements.ts.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- typescript, vscode
- Lĩnh vực
- developer-experience, tooling
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- 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
- 35/100