deno_ast icon indicating copy to clipboard operation
deno_ast copied to clipboard

Improve diagnostic to have the ability to format with source code text

Open dsherret opened this issue 3 years ago • 0 comments

For https://github.com/denoland/deno/issues/8529

This would allow taking a Diagnostic and then formatting it showing the position in the source file text the diagnostic occurred for.

dsherret avatar Nov 15 '21 19:11 dsherret