This allows you to have intellisense for .bgforge.yml
used by Hive,
MLS, Golem.
To use it, install VScode yaml extension, and
set the first line of your .bgforge.yml
to
# yaml-language-server: $schema=https://raw.githubusercontent.com/BGforgeNet/bgforge.yml/refs/heads/main/schema.json
Yes, it's just a comment at the top of the file. Example.