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

Add BlockType.INLINE #187

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

LilyMakesThings
Copy link

Add the "Inline" BlockType used by More Control.

Circumvents the need for nasty vm overrides.
image

@LilyMakesThings
Copy link
Author

There's really 2 ways this could be implemented:

  • Add it as a placeholder (XML, LABEL) which translates it into a BlockType.REPORTER with the necessary attributes (no compiler changes needed)
  • Add it as a real BlockType with compiler changes, which might allow for more functionality such as util.startBranch()

@yuri-kiss
Copy link

sorry i deleted my head repo :despr:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants