cursorless-dev / vscode-parse-tree

Syntax trees for VSCode using tree-sitter
MIT License
40 stars 35 forks source link

Add support for untrusted workspaces #1

Closed pokey closed 2 years ago

pokey commented 2 years ago

I believe untrusted workspaces should be fine because all the tree-sitter stuff is run in wasm sandbox