microsoft / vscode-python-web-wasm

An extension allows to run Python code in a Web browser using WebAssembly technology
MIT License
78 stars 11 forks source link

`loadWorkspaceContents` on repository URI change #38

Closed joyceerhl closed 1 year ago

joyceerhl commented 1 year ago

For https://github.com/microsoft/vscode-python-web-wasm/issues/30

dbaeumer commented 1 year ago

@joyceerhl thanks for providing the PR.