tree-sitter-http icon indicating copy to clipboard operation
tree-sitter-http copied to clipboard

Feature: Spread query parameters into multiple lines

Open KalleChen opened this issue 3 years ago • 1 comments

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 Screen Shot 2022-06-15 at 10 17 26 AM

KalleChen avatar Jun 15 '22 02:06 KalleChen

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

NTBBloodbath avatar Mar 16 '24 20:03 NTBBloodbath