Deno VS Code extension with deno jupyter cannot find names declared in other cells
The deno notebook might decalre a variable in a previuos cell but the extension does not notice this and highlights the variable as undefined. Is this a bug?
2 Replies
This is a known issue that @nayeemrmn is working on fixing
Any news for this one?