Christian Wohltat
Christian Wohltat
the EasyMQTT connect does not work. The port is given as a string which causes the call to fail. ```>>> paste mode; Ctrl-C to cancel, Ctrl-D to finish === easymqtt_session...
The code in the side panel in block view ( generated code) cannot be selected and thus cannot be copied. The cursor always jumps to the top. Version: 3
The code folding does not work.  For a short moment it folds but then it opens up again. In the files editor the code folding works though. Version 3...
At first, i tried thonny and i like it as far as i've tried it. Very promising project. Now to the issue. Tab autocompletion does not work for variables although...
If the cursor is not at the prompt than an error sound appears if a key is pressed and nothing else happens. I think it would be better that the...
When changing code in the code panel on the right, these changes don't end up on the device. The changes have no effect as far as i can see in...
In BIPES version 2 there was the possibility to run arbitrary python code.  In version 3 it is missing  This is a crucial element if you create a...
 I can click on the device that is said to be present and BIPES "connects" to it which obviously does not work since there is no device.  This...
 ``` Traceback (most recent call last): File "", line 18, in AttributeError: 'module' object has no attribute 'randint' >>> ``` [Problem is known. The module only has a `randint`...
I think it would be easier to have one big list of commands instead of making them so separate. Scratch handles this nicely. There you have one big command list...