How to generate all .mod files for linting automatically?

Welcome to the Discourse @BrianXia.
If you build your project (i.e. compile it) and point the linter include paths to the locations of the .mod/.smod files the linter should stop complaining.

In the pre-release, we have added some very basic initialisation functionality but it is highly experimental so a lot of times it might not suffice.

1 Like