name = "JRPC" grammar = "jrpc" path_suffixes = ["jrpc"] line_comments = ["// "] brackets = [{ start = "{", end = "}", close = true, newline = true }]