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

Variable view shows syntax error #27

Closed dbaeumer closed 1 year ago

dbaeumer commented 1 year ago
image
dbaeumer commented 1 year ago

Stepping over the statement then correctly shows:

image
rchiodo commented 1 year ago

Super weird. Must be a parsing error from the __dirs__ result.