mit-cml/blockly-plugins

Maybe remove FieldLexicalVariable.block_

Opened this issue · 6 comments

Is FieldLexicalVariable.block_ really needed? Isn’t Field.sourceBlock_ (and its getter and setter) the same thing? Try removing it and changing its references appropriately.

Hello, I am new one and I do not have a lot of experience with opensource project but I would like to try work at this issue. I download source code (it is ok in my "source code environment" = PhPstorm) but I have problems with visualization in browser. Could you get me some hint how to fix it, please?

Thanks, @Pa3cia07, but we are not quite ready to take on external developers.

So where can I do any editing of code, in fork?

Sure, @Pa3cia07, you can do anything you like in your own fork! Can you tell us a little more about what led you to this project and what exactly you want to accomplish? Did you read about the plugin on the Blockly mailing list/group?

I like to broaden my horizont and this project sounds interesting to me, so I would like to try to solve the issue and move forward. Honestly, I do not know if I will be successful, but I wish.

@Pa3cia07 Have you used Blockly before as a developer? If not, I would suggest starting with that before attempting to work on a Blockly plugin such as this project.