Skip to content

VSCode Extension: 'Undeclared Symbol' errors with built-in gamemaker AudioEffect structs #300

Description

@johaynes

Default GameMaker variables such as AudioLFOType are being flagged as errors.
To repro: Load a gamemaker project in VSCode with stitch, and try any of the stuff in the photos below.
Please let me know if I can supply any other info.

In this case, it displays the description of the 'effects' array but flags it as an error:
Image

It also flags these parameters as errors and shows the same parameters in the description for all audio effects:
Image

The built-in enums AudioEffectType and AudioLFOType both get flagged as errors:
Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions