StarlingMonkey icon indicating copy to clipboard operation
StarlingMonkey copied to clipboard

Error stacks & code logs

Open guybedford opened this issue 1 year ago • 0 comments

As much as possible, all errors should provide a named and line-numbered source snippet indicating the location of the error.

Because we build sources directly, we can provide rich stacks for all errors, and should ensure that line numbers are properly displayed in this way for all error stacks through multiple call sites.

guybedford avatar Apr 15 '24 23:04 guybedford