microsoft / microsoft/vscode-pull-request-github
Cannot move cursor in PR text area with ctrl+p and ctrl+f on mac OS
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- TypeScript
- Star
- 2.6k
- Fork
- 796
- Merge trung bình
- 1 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 46
Mô tả
I want move cursor in PR text area with ctrl+p(cursorUp) and ctrl+f(cursorRight).
PR text area context is not textInputForcus.
I don't know why it is working ctrl+a, ctrl+e, ctrl+b.
Versions
GHPR Version: 0.102.0
VSCode Version: 1.96.2 (Universal)
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 23.6.0
Keyboard Shortcuts Troubleshoot
ctrl+p (not work)
2025-01-16 11:38:43.189 [info] [KeybindingService]: / Received keydown event - modifiers: [ctrl], code: KeyP, keyCode: 80, key: p
2025-01-16 11:38:43.189 [info] [KeybindingService]: | Converted keydown event - modifiers: [ctrl], code: KeyP, keyCode: 46 ('P')
2025-01-16 11:38:43.189 [info] [KeybindingService]: | Resolving ctrl+[KeyP]
2025-01-16 11:38:43.190 [info] [KeybindingService]: \ From 6 keybinding entries, no when clauses matched the context.
2025-01-16 11:38:43.489 [info] [KeybindingService]: + Ignoring single modifier ctrl due to it being pressed together with other keys.
ctrl+b (work)
2025-01-16 11:39:59.431 [info] [KeybindingService]: / Received keydown event - modifiers: [ctrl], code: KeyB, keyCode: 66, key: b
2025-01-16 11:39:59.431 [info] [KeybindingService]: | Converted keydown event - modifiers: [ctrl], code: KeyB, keyCode: 32 ('B')
2025-01-16 11:39:59.434 [info] [KeybindingService]: | Resolving ctrl+[KeyB]
2025-01-16 11:39:59.434 [info] [KeybindingService]: \ From 1 keybinding entries, no when clauses matched the context.
2025-01-16 11:39:59.694 [info] [KeybindingService]: + Ignoring single modifier ctrl due to it being pressed together with other keys.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
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
Không có tệp hoặc bài kiểm thử nào được nêu tên. Hãy bắt đầu bằng cách tái hiện hành vi của vùng văn bản PR trên macOS với ctrl+p và ctrl+f, sau đó kiểm tra đầu ra khắc phục sự cố phím tắt và điểm vào vùng văn bản PR của extension. Được xem là hoàn tất khi cả hai phím tắt đều di chuyển con trỏ, trong khi các phím tắt được báo cáo là đang hoạt động vẫn tiếp tục hoạt độ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ệ
- github, typescript, vscode
- Lĩnh vực
- developer-experience, tooling
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 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