tree-sitter-http
tree-sitter-http copied to clipboard
Feature: Spread query parameters into multiple lines
Is there a way to let query strings more human-readable as this vscode extension does?
https://marketplace.visualstudio.com/items?itemName=humao.rest-client

Note: transferred from rest.nvim repository as this has something to do with the parser grammar.