Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

Improve readability of /skills list output

Đang mở
#4,823 0 bình luận 1 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
58/100
Loại issue
Tính năng
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
shell
Lĩnh vực
cli

Hướng nghiên cứu

Bắt đầu bằng cách xác định lệnh /skills list và phần mã hiển thị đầu ra của lệnh đó. So sánh các mô tả bị xuống dòng và ranh giới giữa các phần, sau đó làm cho định dạng nhất quán và xác minh rằng tên skill dễ phân biệt về mặt trực quan, đồng thời các mục vẫn dễ quét.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

triage

Problem

The formatting of the output from /skills list is difficult to scan and read.

Wrapped description lines are indented inconsistently. Some continuation lines align beneath the text so they remain visually associated with the bullet, while others begin at the far left. This makes it difficult to distinguish continuation text from the beginning of a new skill entry.

The skill name also does not stand out sufficiently from its description, and there is not enough visual separation between sections.

Suggested improvements

  • Use consistent hanging indentation so every wrapped line aligns beneath the bullet text and never beneath the dash.
  • Add clearer heading or separator formatting between sections.
  • Make each skill name visually distinct from its description, such as bold text or placing the name on its own line.
  • Consider rendering the list as a table with separate Name and Description columns.

Additional context

The normal feature-request link failed with an unhelpful error when opened under an Enterprise Managed User account:

https://github.com/github/copilot-cli/issues/new?template=feature_request.yml

The underlying issue was that Enterprise Managed Users cannot create issues in this public repository, but the web page did not expose that useful explanation.

Ngôn ngữ chính
Shell
Star
11.2k
Fork
1.9k
Merge trung bình
14 giờ 16 phút
Pull request đã merge (30 ngày)
6

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của github/copilot-cli

Tất cả issue của github/copilot-cli

Issue tương tự

Thêm issue về Shell/Bash

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.