blockly-samples
blockly-samples copied to clipboard
Plugins, codelabs, and examples related to the Blockly library.
This is part of the [monorepo project](https://github.com/google/blockly/issues/7755). This needs to happen when we start moving plugin code into the core repository.
**Category** - Examples **Component** `devsite-demo` **Describe the bug** When initially visiting `https://developers.google.com/blockly`, the sample blocks are misplaced to the very upper-left corner of the workspace, and all block labels are...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component plugin minimap ### Description When I try to rename a function...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component "@blockly/toolbox-search" plugin doesn't appear to have support for multiple workspaces. ###...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component block-shareable-procedures ### Problem _No response_ ### Request The block-shareable-procedures plugin does...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component field-bitmap ### Description The bitmap field renders outside the bounds of...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component toolbox-search ### Problem _No response_ ### Request The toolbox-search plugin should...
### Check for duplicates - [X] I have searched for similar issues before opening a new one. ### Component plugin-cross-tab-copy-paste ### Description Hi everybody, I have used the [plugin-cross-tab-copy-paste](https://www.npmjs.com/package/@blockly/plugin-cross-tab-copy-paste) plugin...
Hi, This project is quite the hidden little gem. I was looking around, but I couldn't see anything about generating Go (golang) code. You have for Dart, Javascript, PHP and...
**Is your feature request related to a problem? Please describe.** Today nodes/graphs become vitally important and Blockly at the moment doesn't support nodes **Describe the solution you'd like** We're thinking...