Open
Description
It would be nice to have a schema for each YAML config type.
This would allow for nice integration with text editor / IDE using a YAML LSP (like yaml-language-server
), allowing the user to see a description of each field and tab complete them as well.
This would required forcing a YAML file name style like:
- OD YAMLs could be
<card-name>.od.yaml
; examplegps.od.yaml
- EDL YAMLs could be
<name>.edl.yaml
; exampleoresat.edl.yaml
- Mission YAMLs could
<name>.mission.yaml
; exampleoresat0_5.mission.yaml
- Cards YAMLs could be
<name>.cards.yaml
; exampleoresat.cards.yaml
Useful links:
Metadata
Metadata
Assignees
Labels
Type
Projects
Status