xstate-viz
xstate-viz copied to clipboard
Is there a way to show a VSCode Webview of the machine visualizations?
I know there is already a vscode extension of Xstate Visualizations, but I find it to be more buggy than the website visualizations; I also think the website visualization is much cleaner and aesthetically pleasing. I tried generating the javascript and html code for the website in VSCode through the next build command, but I'm finding it difficult to generate the webview in VSCode with the source files that are generated. These are all the source files generated from building inside of vscode.