bbcmicrobit / bbcmicrobit/PythonEditor
Logic blocks: add an integer block at least in the right member
未關閉
- 主要語言
- JavaScript
- 星號
- 201
- 分支
- 126
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When adding a logic block like ( ) >= ( ), your next action will be to put a variable or a pin value on one side.
But you then have to search for the integer block (hidden in math, why not)
Is it possible to have default logic block like:
( ) >= ((0))
貢獻指南
研究方向
未指定檔案或測試。首先定位邏輯區塊建立路徑和 math 下現有的整數區塊,然後比較比較運算右側成員的初始化方式。當新的邏輯區塊(例如 ( ) >= ((0)))無需單獨搜尋即可提供一個整數值時,就算完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- frontend
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100