Human-inclined data (HID)

All questions regarding lexer highlighting schemes are discussed here...
Post Reply
Random Void User
Posts: 117
Joined: 13.07.2024 21:19

Human-inclined data (HID)

Post by Random Void User »

XML semantics without syntax fuss.
https://genode.org/documentation/hid
main Alexey
Posts: 3085
Joined: 25.08.2021 18:15

Re: Human-inclined data (HID)

Post 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.
main Alexey
Posts: 3085
Joined: 25.08.2021 18:15

Re: Human-inclined data (HID)

Post 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.
Random Void User
Posts: 117
Joined: 13.07.2024 21:19

Re: Human-inclined data (HID)

Post by Random Void User »

I don't use it (yet) but it looks similar to YAML. Just wanted people to know it exists. Thanks!
Post Reply