Configure variables view presentation of `len()`
まだ誰も着手していません。
評価
調査の方向性
まず、issue に既存の variablePresentation 設定と、変数ビューに自動の len() エントリがどのように表示されるかを確認します。要求された動作がこのプロジェクトに属するのか、それとも周辺のデバッガークライアントに属するのかを判断します。要求された表示動作について、明確に仕様化され、サポートされた設定が定義されていれば完了です。
索引モデルが issue の本文から書いたものです。
説明
So there is "variablePresentation" to configure hiding/grouping etc función kinds.
Note that there is no global way to set it yet https://github.com/microsoft/vscode-python-debugger/issues/165, but it can be done per launch config.
I was wondering if there was a way to configure the automomatic call to len() that appears at the end.
Something like:
- Hiding it, i.g. reduce vertical space usage for many small lists
- Moving it at the top, i.e. making it visible without having to open the collapsible region
- Or a bit more involved config:
- Showing it only when the full list of elements are hidden (over 100... etc) (bwt can this amount shown be configured?)
- Move it to the top, but when the variable is expanded hide it from the list and replace the text next to the variable name (reduce redundant data):
Probably there are other functions similar to len() that get called but I cannot recall right now.
So I guess those could be affected by these options too.
Best regards!
- 主要言語
- Python
- スター
- 2.5k
- フォーク
- 202
- 平均マージ
- 5日 1時間
- マージ済み PR(30日)
- 1
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/debugpy のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 62/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
microsoft/debugpy の issue をすべて見る
似ている issue
-
area: harness bug status: needs-triage
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
Human-Agent-Society/reef#625 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 80/100
learningequality/kolibri#15351 · コメント 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
Name consistency オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
eellak/triplestore#65 · コメント 1 件 ·