Skip to content

Setting for automatically loading schema used in minDynatraceVersion #223

@vbalbp

Description

@vbalbp

Summary
A setting in VSCode that will run the Load schema function automatically each time the minDynatraceVersion is changed.

Details
When developing, sometimes one forgets the minDynatraceVersion has changed and will perform changes in the extension YAML that are validated, and then notice that they are actually not valid at the moment of upload, possibly causing you to have to re-factor stuff. Having the schema be loaded automatically when the version changes could potentially make development faster and easier.

Use Cases
When developing extensions, not having to care about what schema the VSCode add-on is using, as it will always use the one I have as the minDynatraceVersion would make developing much easier.

Challenges
This should be a setting in case someone wants to work as it always have, by running the Load schema function. Maybe loading it very often could have some issues, maybe performance, but I wouldn't think so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlog :(Not a priority. Will be done if/when there's time.featureNew functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions