Inspect: Visual debugging aids
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- haskell
調査の方向性
まず、実行中のプログラムでInspectモードがどのように切り替わるか、またdrawingOfが塗りつぶされた図形をどのように描画するかを確認します。要求されている座標平面と半透明の輪郭付き図形を、LSUフォークにおけるdrawingOfのデバッグ動作と比較します。完了条件は、別個のプログラムエントリポイントを必要とせずにInspectが両方の補助表示を示すことです。
索引モデルが issue の本文から書いたものです。
説明
When students enable "Inspect" on their programs, we want to:
- Add a coordinate plane to the picture.
- Convert all solid shapes to opaque outlines with translucent fill. This allows students to see when another shape is hidden behind this one.
This was inspired by @alphalambda who adds a special debug version of drawingOf to LSU's fork, which implements something like both of these changes. Instead of a different entry point, though, I want to do it by just toggling debug mode in the same running program.
- 主要言語
- Haskell
- スター
- 1.3k
- フォーク
- 201
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
google/codeworld のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 78/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 35/100
-
my solution オープン
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
google/codeworld の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
doclayout-0.6 オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
commercialhaskell/stackage#8126 ·
-
documentation
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
enhancement tricorder
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100