microbit-foundation / python-editor-v3

Micro:bit Educational Foundation Python Editor V3
https://python.microbit.org
MIT License
56 stars 37 forks source link

Close signature help when clicking outside the editor #1055

Closed microbit-matt-hillsdon closed 1 year ago

microbit-matt-hillsdon commented 1 year ago

Signature help interacts badly with drag and drop as drags over the signature help tooltip don't select a line resulting in flickering.

We should close signature help when focus moves outside the editor.