-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request