Skip to content
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

Maybe remove FieldLexicalVariable.block_ #9

Open
mark-friedman opened this issue Oct 5, 2021 · 6 comments
Open

Maybe remove FieldLexicalVariable.block_ #9

mark-friedman opened this issue Oct 5, 2021 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers lexical variables Use this tag for the lexical variable plugin

Comments

@mark-friedman
Copy link
Collaborator

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.

@mark-friedman mark-friedman added enhancement New feature or request good first issue Good for newcomers lexical variables Use this tag for the lexical variable plugin labels Oct 5, 2021
@Pa3cia07
Copy link

Pa3cia07 commented Oct 5, 2021

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?

@mark-friedman
Copy link
Collaborator Author

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

@Pa3cia07
Copy link

Pa3cia07 commented Oct 5, 2021

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

@mark-friedman
Copy link
Collaborator Author

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?

@Pa3cia07
Copy link

Pa3cia07 commented Oct 5, 2021

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.

@mark-friedman
Copy link
Collaborator Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers lexical variables Use this tag for the lexical variable plugin
Projects
None yet
Development

No branches or pull requests

2 participants