Skip to content

Investigate using custom schema requests #21

@robb-j

Description

@robb-j

This could be used to provide the k8s support. On the custom schema request it could use two regex to find /^apiVersion: (xxx)$/ and /^kind: (xxx)$/ then use that to decide a custom schema.

I've previous struggled to use Nova's LSP with custom requests, it doesn't seem to trigger the registered onRequest handler. On debugging the LSP JAON messages it seems the correct requests are coming in, but the handler is't called for some reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions