MicrosoftLearning / MicrosoftLearning/mslearn-github-copilot-dev
Explain command for a specific file doesn't need codebase variable
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- C#
- Star
- 31
- Fork
- 134
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Issue
The codebase variable doesn't add any value to the command in step 10, it is not required to search the codebase to explain a single file.
Where this is
Analyze code using prompts in the Chat view
Step 10:
Enter a prompt in the Chat view that generates an explanation of the Program.cs file.
/explain #codebase Explain the Program.cs file
What it should be
/explain #Program.cs
This command is enough and to the point and uses the least number of tokens.
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
Mở hướng dẫn “Analyze code using prompts in the Chat view” và xem lại Bước 10, hiện đang sử dụng /explain #codebase Explain the Program.cs file. Thay thế bằng lệnh /explain #Program.cs được yêu cầu và xác nhận rằng bước này vẫn giải thích rõ cách tạo phần giải thích cho Program.cs.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 1/5
- Thời gian dự kiến
- Dưới một giờ
- Mức độ hoạt động
- Sôi nổi
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 88/100