buttplug
buttplug copied to clipboard
feat: rework buttplug-device-config-schema-v3 to support yaml-lsp
Rework of the the device config schema to support yaml-lsp.
Also changed the .vscode/settings.json to configure yaml-lsp to actually
use the schema.
Mostly transcribed from BaseConfigFile in buttplug/src/util/device_configuration.rs
Does not yet include user-config. Will be added as second commit later.