Skip to content

Validate auto-discovered manifests #1519

@elsassph

Description

@elsassph

In the absence of bsconfig.json files, the language server will explore all the folders for manifest files.

This is unsafe as the extension may be active while editing non-Roku projects which may also include manifest files.

The discovery mechanism should validate that the manifests "look like" Roku manifests (e.g. "ini" files with maybe a title= entry)

See #1518 where a TODO is added

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions