Expression evaluation is only supported in the scope of the current frame
オープン
observatory migration
observatory: missing core functionality
P3
screen: debugger
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
As far as I can tell, it's only possible to evaluate an expression in the context of the current frame. While this is the most common use case, it should be possible to evaluate in the context of specific libraries, classes, and instances.
@rmacnak-google, feel free to add more details here if I missed anything.
コントリビューションガイド
調査の方向性
Start by tracing the existing expression-evaluation entry point in Flutter DevTools and identify how it receives the current frame context. Determine how library, class, and instance contexts should be selected, then add coverage for evaluation outside the current frame and verify the existing current-frame behavior remains unchanged.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100