In V15.0 I’m editing a template using the Tree-sitter based 010 syntax.
When I try to do Format->Comment Selection, all that happens is a status message: Could not determine comment characters to insert from the current syntax highlighting.
But it does work if I switch to the Binary Template based syntax.
Is it possible for me to modify the Tree-sitter syntax to make this work?