Skip to content

Object literal references to assets are being interpreted as types #139

@cmbasnett

Description

@cmbasnett

Describe the bug
Object literals that reference asset files emit errors that the internal reference string is a missing type.

Expected behavior
The type lookups should only be done for class and enum object literals. The extension should make no attempt to do sanity checks on the internal reference string for any other object literal.

Screenshots
image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions