tektronix/tm_devices

[FEAT]: auto-complete for yaml/toml config files

Closed this issue · 1 comments

Description

It would be great if there were a way to provide users with auto-complete for the config files.

Additional Information

We could use either dc-schema · PyPI or Schema - Pydantic to generate a schema file to use to help users auto-complete in their yaml/toml files.

Duplicates #338