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 还没有评估数据。