Skip to content

Add schema validation for PSD1 files #5131

Open
@ykuijs

Description

@ykuijs

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been reported.

Summary

I am working a lot with PSD1 files that all use the same structure. Currently I have to create this file manually, since VSCode doesn't know the structure of the PSD1 file and therefore is unable to help out.

I know that the PSD1 format is lacking a schema definition for validation. But it would be really helpful if VSCode would be able to help out creating these PSD1 files.

Proposed Design

Maybe the plugin can initiate a schema format for PSD1 files and incorporate that into the plugin, so it is then able to use IntelliSense to allow easier creation of PSD1 files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions