bbcmicrobit / bbcmicrobit/PythonEditor
Code hinter causes incorrect entry
- Ngôn ngữ chính
- JavaScript
- Star
- 201
- Fork
- 126
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.

Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.