Preview feature to view intermediate values
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Would be great if you could preview a block, meaning: show a depiction of its value.
The depiction would depend on the type, and its dependence on any local variables. If it's a picture, color, number, or text, just show it. If it's a list or tuple, provide a UI for flipping through the elements. If it's a function, or depends on local variables, then things get harder - we'd need to provide a way to give values for these local variables. I imagine it would be okay if, in many cases, we just gave up and said "No preview available for this type."
コントリビューションガイド
調査の方向性
この issue ではファイル、テスト、エントリーポイントが指定されていません。まずブロックがどのように表現・表示されるかを整理し、次にサポート対象の値の型とローカル変数の扱いについてメンテナーと確認してください。完了とするには、合意されたプレビュー設計と実装基準が必要です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- haskell
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100