Hello All,
I want to work on adding search integration to blocks editor.
I think this can be implemented by either,
-
installing blockly workspace-search through npm and then changing making app inventor specific adjustments.
-
Adding a workspaceSearch.js file inside blocklyeditor/src to check for blocks in the workspace.
I am still figuring out how to implement this feature properly and efficiently, so the approach I mentioned might not be correct.
Thanks
Arya Anand