akim muto
akim muto
If you intend to mainly vscode extensions, vscode extension settings is fine. However, if there is a high possibility that flyde will be widely deployed without relying on vscode in...
Hmmm - it's a bit complicated, but here's an image of the functionality of the setup. Reference. ※We wer talking about the UI ("pin/unpin") of the node library, but I...
I just tested it, and I can delete it with the delete button that shows up at the bottom when selecting the item, but not through the delete option in...
@GabiGrin Hey! link is as below now. "/docs/docs/" 
I very much appreciate your thoughtful response, which even includes a video. I create minimal repository for reproduce macroeditor doesn’t work in local. I hope this helps you. Here are...
Hi! Thank you! I could confirm the same information here. I got lost in the use of devtool and it ate up a lot of my time lol Also I...
Oh, I closed it becouse got a breather , but this behavior is a bug, even though it works one way or another. I know it's not a priority, but...
Hmm, I think should fix it unless it's very hard to fix. From what little I've seen, it's simply. ``` const editorComponentPath = join( importPath, “../”, macro.editorConfig.editorComponentBundlePath ); ``` It's...
Since we're at it, I'll try PR if there are no problems with the code changes. It might take some time to prepare the environment for development flyde and to...