feat(streamdevice_proto): add parser and queries

This commit is contained in:
Minijackson 2025-09-30 10:38:32 +02:00
parent 6e42d823ce
commit 5d9526e9b0
No known key found for this signature in database
GPG key ID: FEA888C9F5D64F62
6 changed files with 149 additions and 0 deletions

View file

@ -0,0 +1,21 @@
[
(function)
(handler)
] @indent.begin
[
"{"
"}"
"("
")"
] @indent.branch
[
"}"
")"
] @indent.end
[
(comment)
(string)
] @indent.auto