-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Next steps for Pybricks Code editor #173
Comments
@laurensvalk Might well be that I misread the features, but ... Rationale: |
Thanks for the input. I think it’s important to keep in mind that we do not intend to make Pybricks Code a fully fledged editor. It’s designed to make programming very accessible for beginning users. We might possibly reserve more advanced use cases for a future Visual Studio Code extension similar to the ev3dev extension. That way, we don’t have to reinvent the wheel as far as file management, linting, etc are concerned. We’re still a bit more focused on the firmware side for now, but this may change towards editors and extensions once the firmwares are fairly complete. |
Understood @laurensvalk No intention to push. Just wanted to offer my input before it's too late ;-) . |
No worries. The more you ask, the faster they get done, so please keep asking 😄 |
Oke, here goes ;-)
Just mildly kidding |
Suggested in #278, show compiled size of user program. |
Suggested improved firmware flash experience:
Additional changes to Bluetooth connection:
|
This is mostly complete now, so we can probably open new issues for the few remaining features that are still relevant and close this issue. |
We've been keeping Pybricks Code very simple so far. This post is to collect some ideas for next steps. This can be split up into dedicated issues as we go along.
Pybricks protocol version?The text was updated successfully, but these errors were encountered: