Question: Is there a way to enable YAML as a selectable language in the Jupyter notebook cell language dropdown in VS Code? Ideally, I’d like to associate YAML syntax highlighting with my custom %yaml_magic cells without workarounds like repurposing other languages.