-
Notifications
You must be signed in to change notification settings - Fork 62
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
ControlPro #241
base: main
Are you sure you want to change the base?
ControlPro #241
Conversation
I add more blocks.
Now I use "filter" function to simplify.
less bug and more blocks
Add blocks. Make some blocks shorter.
no bug now
function like switch
function like switch
听取hcn建议,采用静态数组判断false
'ControlPro.while':'当', | ||
'ControlPro.until':'直到', | ||
'ControlPro.cmMenuWait':'等待[a][b][c][d]', | ||
'ControlPro.cmMenuWaitBoolean':'等待[a][b][c][d][e]布尔值', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
你可以专门补充说明这些积木的用法和用途吗?
另外可以提供所有积木使用手册吗(包括积木的截图,因为从代码中我没有能够理解这些积木的作用)
I don't see anything wrong with this extension other than the comically large branch block which I don't mind I will spend some time refining its English translation and this extension is good 👍 |
bilioicik/ControlPro.js
Outdated
'ControlPro.repeatWhile':'repeat while', | ||
'ControlPro.repeatUntil':'repeat until', | ||
'ControlPro.cnIf':'if[a]', | ||
'ControlPro.cnIfNot':'unless[a]', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if not [a]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
okk
Luckily I caught a chance to use my computer and view my pr. |
@fath11 I will try if I am free enough. |
To avoid unnecessary questions, please see its docs when you review it.
Maybe the blocks in "Dangerous" are not allowed, just remove them for me if it's true. I possibly won't be online untill June 17th.