csnover / csnover/TraceKit

toString for error stack

Open
#35 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
1.1k
Forks
162
PR merge metrics
No merged PRs in 30d

Description

Right now as far as I can tell the stack is a very informative javascript object whereas in native exceptions - it is a string.

I think it will be a good idea to add some presets for toStringing stack, so it is easier to look at and display etc.

If you think it is a good idea too I can try to comeup with some solution.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, entry points, or tests. Start by locating where TraceKit exposes its stack object, then compare that representation with native JavaScript exception stack strings. The work is complete when the desired string presets are defined, implemented, and verified against the expected display format.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.