Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

🐞 Command-A (Copy All) is capturing, but not highlighting

オープン
#121 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
macos, swift
領域
desktop

調査の方向性

まず、複数行のファイルを使って CodeEditTextView エディタで Command-A を再現し、その後、最終行付近の選択とハイライトの挙動を調べます。Command-A を押すとすべての行が目に見えてハイライトされ、Command-C と Command-V には引き続きテキスト全体が含まれることを確認できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

bug
Description

File with 19 lines of text - when trying to capture all via the Command-A key sequence, only the first 18 lines are highlighted. However, after copying via Command-C and pasting via Command-V, all of the lines are pasted. So all the lines are being selected, but not all the lines are highlighted.

To Reproduce
  1. Open any existing file or create a new file
  2. Enter a few lines
  3. Press Command+A to attempt to highlight all text
  4. Press Command+C to copy the text
Expected Behavior

Pressing Command-A should highlight all text in the open editor window

Version Information

CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]

Additional Context

No response

Screenshots
Image
主要言語
Swift
スター
182
フォーク
57
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CodeEditApp/CodeEditTextView のほかの issue

CodeEditApp/CodeEditTextView の issue をすべて見る

似ている issue

Swift の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。