intellij-micropython icon indicating copy to clipboard operation
intellij-micropython copied to clipboard

Feature request: option to close REPL terminal on run/upload

Open wz2b opened this issue 2 years ago • 2 comments

This plugin is awesome! I am using it on an ESP-WROOM32 module, and it works perfectly.

I would like to request one feature that would help my workflow. I'd love an option that would close the REPL terminal when you pushed RUN, because my sequence is RUN (upload) then go to the REPL and try things out. It's not a huge deal to have to close the REPL terminal every time, but it would save some clicking if it could either close the REPL or, even better, pause it so that it can steal the serial port for the upload.

wz2b avatar Jul 02 '22 22:07 wz2b

I think that this would be solved by this PR https://github.com/vlasovskikh/intellij-micropython/pull/139

vekunz avatar Jul 09 '22 22:07 vekunz

+1

marble avatar Feb 04 '23 19:02 marble