askql icon indicating copy to clipboard operation
askql copied to clipboard

AskScriptAst should include location of nodes

Open mhagmajer opened this issue 4 years ago • 1 comments

To provide better DX (developer experience), our parser should keep track of position (line, column) - ideally, startLoc and endLoc (see https://prettier.io/docs/en/plugins.html#parsers for context).

mhagmajer avatar May 30 '20 13:05 mhagmajer

Agreed.

czerwinskilukasz1 avatar Jun 05 '20 19:06 czerwinskilukasz1