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

feat: Initialized minimap plugin using the blockly-plugin template #1741

Merged
merged 5 commits into from
Jun 30, 2023

Conversation

cesarades
Copy link
Contributor

Created the minimap plugin (and following the new plugin review checklist).
No code has been written so far, just got the template and made some tweaks per the guide.

"start": "blockly-scripts start",
"test": "blockly-scripts test"
},
"priavte": true,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private

plugins/workspace-minimap/src/index.ts Show resolved Hide resolved
plugins/workspace-minimap/src/index.ts Show resolved Hide resolved
@cesarades cesarades merged commit 56fc4b4 into google:master Jun 30, 2023
@cesarades cesarades deleted the workspace-minimap branch July 25, 2023 22:59
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