Skip to content

[Bug]: VGUI Panels in multi-definition files bind to wrong class #32

@Pollux12

Description

@Pollux12

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingvscodeVSCode extension issues

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions