I ran into two usability problems in Copilot workspace sessions:
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 2.1k
- Fork
- 153
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
I ran into two usability problems in Copilot workspace sessions:
1. Ignored files cannot be edited from the Files window
Files like app/etc/env.php are intentionally git-ignored because they configure the local environment. In Magento projects these files are essential for local development. The Files window/editor can hide or make ignored files read-only, which makes local environment setup harder than necessary. There should be a way to show and edit ignored local files, preferably with a clear warning that they are ignored/sensitive and should not be committed.
2. Changes window compares against master instead of the checked-out branch upstream
In a session checked out on a feature branch, the Changes window compares the branch against origin/master. That is not always useful. When working on an existing feature branch, I usually want to see only what changed locally after the last commit, or the difference between my local branch and origin/. Comparing everything to master shows the whole feature branch history and makes it hard to see my actual current changes.
---
| Field | Value |
| --- | --- |
| App version | 1.1.12 |
| OS | macOS 26.2.0 |
| Theme | Monochrome |
| Path | /chat |
| Tenure | Week 2 |
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện cả hai báo cáo trong các cửa sổ Files và Changes bằng cách sử dụng một tệp cục bộ bị bỏ qua như app/etc/env.php và một feature branch đã được checkout. Đọc phần xử lý session của workspace để xem xét khả năng hiển thị/chỉnh sửa tệp và hành vi so sánh branch; hoàn thành khi các tệp bị bỏ qua có thể được chỉnh sửa với cảnh báo rõ ràng và Changes hiển thị diff cục bộ hoặc upstream liên quan của branch đã chọn.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- git, github
- Lĩnh vực
- desktop, developer-experience
- 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
- Sôi nổi
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 48/100