The extension scans for applications in all the west modules in the manifest and automatically adds them to the application list.
If you want to have your application appear in the list, make sure it meets the following requirements:
- The application must have a
sample.yamlfile. - The application must be located in either the
samplesorapplicationsfolder of your module in the SDK. The extension looks for the full path pattern of${topdir}/**/(applications|samples)/**/sample.yaml. - The
sample.yamlfile must not be deeper than 8 levels from${topdir}.