bbcmicrobit / bbcmicrobit/PythonEditor
Code hinter causes incorrect entry
- 主要言語
- JavaScript
- スター
- 201
- フォーク
- 126
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
This case found when typing in a _variables.py_ example.
Up to here, all entries and behavior is fine (note cursor position and code hint):

And here, one ")" character later, still fine (though I don't see how try/except is a good suggestion)

But then upon hitting enter key, that "a)" is replaced with the hinted block - not at all what user expects at that moment.

コントリビューションガイド
評価
この issue はまだ評価されていません。