jaspr icon indicating copy to clipboard operation
jaspr copied to clipboard

feat: Static render as vscode plugin

Open dcharkes opened this issue 4 weeks ago • 1 comments

Jaspr has the static rendering mode. I'd love to build visual editors for custom file formats that I can then use in VSCode. Most of these formats are json/csv/yaml in the end so I can manage them with git.

I have considered building Flutter apps and trying to package them in a vscode plugin, but rendering to canvas feels heavyweight, so Jaspr might be a better fit.

Has anyone tried deploying a Jaspr (or even Flutter) app as vscode plugin? Happy to receive any pointers. Otherwise I might give it a spin and report back here. 😄

dcharkes avatar Nov 30 '25 14:11 dcharkes

Haven't tried it yet, but agree it should be possible.

schultek avatar Dec 04 '25 13:12 schultek