Advantages of REPL in Thonny
Posted: Fri Mar 12, 2021 11:55 am
Today I did use Thonny for the very first time.
First I went to Regular mode and selected execution on Raspberry Pi Pico:
https://www.raspberrypi.org/forums/view ... 6&t=306736
Without having written any script with Thonny yet, I can see two advantages over running Pico Micropython REPL with minicom or rshell repl:

First I went to Regular mode and selected execution on Raspberry Pi Pico:
https://www.raspberrypi.org/forums/view ... 6&t=306736
Without having written any script with Thonny yet, I can see two advantages over running Pico Micropython REPL with minicom or rshell repl:
- nice syntax coloring in "Shell" window
- always current display of all global variables at right side
