Closed villares closed 1 year ago
A neat idea, @villares! I'll look into this.
BTW: For thonny-py5mode development, I use the following setup (on Linux) --
I delete the "thonnycontrib" directory in ./local/lib/python3.9/sitepackages
and replace this with a symlink/shortcut to my thonny-py5mode git repo directory. This way, no matter how badly I screw things up, I have a tracked history to roll back.
Also, I quite routinely delete the Thonny ~/.config/configuration.ini
file for a clean slate.
Maybe I should consider opening the enclosing folder in the Files pane (to the relevant path), which includes the option to open the location in the OS file manager
I have missed the Files pane completely!
I was thinking these days it might be something nice to have in the tab context menu...
Curiously, I haven't upgraded to Thonny 4 in my main computer, só I still don't have this option in my Files pane.
Thank you adding this!
I miss this from the Processing IDE, I had a proof of concept working, but I have since broken my Thonny env and I have yet to find my way again on how to play with its plug-ins...