vscode-extension-for-zowe icon indicating copy to clipboard operation
vscode-extension-for-zowe copied to clipboard

Investigate stack trace improvements for webpacked extension

Open t1m0thyj opened this issue 1 year ago • 3 comments

Currently, stack traces for uncaught exceptions aren't very useful because they point to the webpacked file which is difficult to debug.

They look something like this: Error in extension.js: line number 21342, column number 145343

Investigate ways to reflect the original filename and line number of source code in these stack traces.

t1m0thyj avatar Feb 22 '23 20:02 t1m0thyj

Thank you for raising this issue. The community has 90 days to upvote 👍 the issue. If it receives 10 upvotes, we will move it to our backlog. If not, we will close it.

github-actions[bot] avatar Feb 22 '23 21:02 github-actions[bot]

@t1m0thyj @rudyflores can this be closed with updates on next branch or does it exist with the updates?

JillieBeanSim avatar Apr 09 '24 19:04 JillieBeanSim

I believe this issue still exists in the next branch.

t1m0thyj avatar Apr 15 '24 14:04 t1m0thyj