Achille Lacoin
Achille Lacoin
Good point. Just added a release for the tag
This is not a simple fix. The extension export your drawing to a JSON file each time a change is reported, and sometimes a change is reported while the drawing...
Thanks for the kind words! Folders are not available in the val.town api. You can create a feature request in the https://github.com/val-town/val-town-product repository.
The extension allows you to reproduce the folder feature by [configuring the sidebar](https://github.com/pomdtr/val-town-vscode?tab=readme-ov-file#sidebar-configuration)
The main issue is that https://github.com/creack/pty does not support windows yet If you plan to contribute, please note that I'm reworking the app as a chrome extension for security reasons....
I'm interested in this to. I use `@std/http/file-server` in [smallweb](https://smallweb.run), and multiple users have been asking for this exact feature. Example frameworks using cleanurls by default: - https://vitepress.dev/ - https://quartz.jzhao.xyz/...
Yeah that was the intent. There might be some changes in the api response schema that we need to take account for.
I did not find a way to hook the deno extension to a virtual file system, so I'm not sure we can leverage it.
Hey, thanks a lot for your contribution, it looks incredible! I took a quick look at the code (looks good), and I'll test the extension on my instance of vscode...