arduino / lab-micropython-editor

Arduino Lab for MicroPython is an Integrated Development Environment (IDE) for MicroPython.
GNU Affero General Public License v3.0
218 stars 29 forks source link

Feature/new file key events #89

Closed ubidefeo closed 8 months ago

ubidefeo commented 8 months ago

added onkeydown event to input field which got lost in the last rework/PR

ubidefeo commented 8 months ago

@murilopolese this one is rebased on #88 , so merging this will bring both. not sure if the best practice is to first merge that and then this to keep an overly detailed history :)

murilopolese commented 8 months ago

Also addressed here: https://github.com/arduino/lab-micropython-editor/pull/90