IDLE: syntax highlighting and selected text
オープン
まだ誰も着手していません。
topic-IDLE
type-feature
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
Bug report
In the newest version of python (Python3.10.4) IDLE will remove syntax highlighting on selected text. How do I remove this? Is there anything in the tkinter source code that I have to change on my ened?
Your environment
- CPython versions tested on: Python 3.10.4
- Operating system and architecture: Macos
- IDLE info: Python 3.10.4 (v3.10.4:9d38120e33, Mar 23 2022, 17:29:05) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin
Images:
Before selection:
After selection:
Example of other IDE's (What IDLE used to do):
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この報告は、テキストを選択したときの IDLE の構文ハイライトに関するもので、可能性のある原因として tkinter に言及しています。まず macOS 上で Python 3.10.4 を使って動作を再現し、選択前と選択後の画像を比較してください。選択したテキストが期待される構文ハイライトを保持し、IDLE の無関係な動作を変更しないことが完了の条件です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100