Replies: 2 comments 3 replies
-
This is the best first step. We have limited resources, so best to discus features first before spending time implementing them.
So far, we've tried to keep Pybricks Code as simple as possible which is why we don't have folders currently. So we would really need to be convinced that this is something that >50% of users would actually use or explore other solutions before seriously considering this. (We unfortunately can't just say yes to every useful idea!) It's not really clear to me how this could help with versioning. Could you perhaps explain in a bit more detail?
For this, I would be interested in creating a VS Code extension rather than a standalone app. This way, we get all of the features like git, monitoring file system for external changes, better code completion and linting, etc. that is already in VS Code, so would save us tons of work. I think this would be the best solution for folks that find Pybricks Code too simple and need these more advanced features without having to put too many features in Pybricks Code itself.
The code for Pybricks Blocks is intentionally private since that is how we are funding continued development of Pybricks. Please reach out to [email protected] for inquiries about possibly collaborating. (Even I don't know what the answer will be!)
Out of all of the block language suggestions, I especially like this suggestion - it is both very simple and very useful. |
Beta Was this translation helpful? Give feedback.
-
|
Hi David - pointless trying to emulate VS Code and other IDEs - so for me a way to autosave to directly to my file system cloud linked folders , without using backups , would allow me to work from different locations / desktops and laptopI suspect web apps cannot do that though ?
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
I'm coaching a WRO team. The kids aren't ready to use pure code yet, so they stick to the visual block editor. I noticed some challenges when using the editor and I'm missing some features, too. As I'm a web developer, I planned to implement these features by myself and then make a pull request to contribute to the project. But unfortunately it seems like there's no version with the block editing feature available publicly.
What I planned to implement:
I don't know if I can achieve implementing all of these features but Is there any chance to get access to an actual version of Pybricks code with the visual editor feature included?
Greetings from Germany,
Michael
Beta Was this translation helpful? Give feedback.
All reactions