tree-sitter-http
tree-sitter-http copied to clipboard
[Bug] Can't recognize the variable in header
The {{TOKEN}} in this case, is parsed as value, instead of variable.
The header should be parsed to
header
name: name
value: value
value: value
value: variable
name: identifier