vscode-parse-tree icon indicating copy to clipboard operation
vscode-parse-tree copied to clipboard

Support running in github.dev

Open pokey opened this issue 3 years ago • 0 comments

In order to make it easier for people to use Talon for development, we'd like to support running the parse tree when VSCode is running in a web browser. The guide for doing so is here. It appears that they do support loading .wasm files, and even do so for tree-sitter in this extension.

pokey avatar Oct 10 '22 12:10 pokey