v1.19.0
- The main parsing logic has been migrated from typescript to rust. The parsing is exposed to the rest of the extension code via web assembly. This should be more responsive.
- Allow extension to run in untrusted workspaces. See VS Code's documentation for more information.