Page 1 of 1

Human-inclined data (HID)

Posted: 06.05.2026 21:30
by Random Void User
XML semantics without syntax fuss.
https://genode.org/documentation/hid

Re: Human-inclined data (HID)

Posted: 07.05.2026 05:44
by main Alexey
I cannot find VSCode extensions for this format. Nor SublimeText extensions. It means that format is rarely used and not popular. So no.

Re: Human-inclined data (HID)

Posted: 11.05.2026 15:11
by main Alexey
But you can try to write the lexer yourself. Docs: https://github.com/Alexey-T/CudaText/tr ... _tutorials
If lexer will have ok quality, share it.

Re: Human-inclined data (HID)

Posted: 13.05.2026 04:50
by Random Void User
I don't use it (yet) but it looks similar to YAML. Just wanted people to know it exists. Thanks!