Replies: 1 comment
-
Hm, just realised that VSCode already has syntax highlighting for YAML built-in— seeing as OCIO comes with its own |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I’m trying to stop the YAML extension from throwing lots of errors every time I edit an OpenColorIO config, without having to define a schema for it (there doesn’t seem to be any readily available). So I added the following to my VSCode settings:
But no dice. I also tried removing the
<
and>
’s from there, but it keeps saying ‘unresolved tag’ everywhere. What am I doing wrong?Thanks in advance,
Unai
Beta Was this translation helpful? Give feedback.
All reactions