denoland / deno_ast

Source text parsing, lexing, and AST related functionality for Deno
https://crates.io/crates/deno_ast
MIT License
156 stars 46 forks source link

feat: show source code text in diagnostic #126

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

Need to test this change downstream.