roseman/idle

Idle and REPL communication?

Opened this issue · 0 comments

Can Idle be used to communicate with micropython's REPL? If so, how can i do so and which module is key to achieving such a purpose? Should an extension be used? If so, how does one link an extension to Idle?