Area
VSCode extension
What happened?
If a file has multiple panel definitions, with each reusing the same variable, the class binds to the first occurrence rather than recognising each overwrite separately. This is a regression caused by recent table binding changes. Codelens will be correct but hover and diagnostics type will be the wrong class.
Writing this so I don't forget about it
How can it be reproduced?
No response
Additional info
No response
Area
VSCode extension
What happened?
If a file has multiple panel definitions, with each reusing the same variable, the class binds to the first occurrence rather than recognising each overwrite separately. This is a regression caused by recent table binding changes. Codelens will be correct but hover and diagnostics type will be the wrong class.
Writing this so I don't forget about it
How can it be reproduced?
No response
Additional info
No response