Open
Description
Bug description
Not all of Pyright's static code analysis propagates to Quarto Python cells. In particular, we do not get warnings for undefined variables. This seems to not happen in Python files themselves. In the example below I would expect the same error of an undefined variable as I see in the Python file.
vscode extension version: 1.123.0
Positron Version: 2025.06.0 (Universal) build 167
Code - OSS Version: 1.100.0