Skip to content

As JavaScript for integration with VSCode? #18

@adam-coster

Description

@adam-coster

I was playing around with getting a VSCode extension set up to use the formatter, and am trying to figure out if I need to figure out how to include and run the compiled Gobo executables, or if there's some way to compile Gobo down to JavaScript. I wouldn't consider the latter, except that as far as I can tell your Playground isn't making any server calls, which means its running in the browser as either WebAssembly or as JavaScript.

I'm too unfamiliar with C Sharp/Asp/Razor to be able to suss out exactly what's going on there, but WebAssembly or JavaScript would both work in a VSCode extension.

Have any hints?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions