creating an electron app that simply redirects to "https://monaco-vscode-api.netlify.app/?htmlFileSystemProvider=true&mode=full-workbench" already makes file saving works but that's not enough, as there's other limitations like symlinks or import subpaths (like "import 'h3/generic'" doesn't show suggestions, which i guess is caused by the first issue)
creating an electron app that simply redirects to "https://monaco-vscode-api.netlify.app/?htmlFileSystemProvider=true&mode=full-workbench" already makes file saving works but that's not enough, as there's other limitations like symlinks or import subpaths (like "import 'h3/generic'" doesn't show suggestions, which i guess is caused by the first issue)