Skip to content

Adding new stacktrace visualiser#2408

Merged
johnsimons merged 3 commits into
masterfrom
john/stacktrace
May 12, 2025
Merged

Adding new stacktrace visualiser#2408
johnsimons merged 3 commits into
masterfrom
john/stacktrace

Conversation

@johnsimons

Copy link
Copy Markdown
Member

Based on https://github.com/elmahio/netStack.js/tree/main

This changes the style of the stacktracer visualiser to utilise the library that is used in https://elmah.io/tools/stack-trace-formatter/

Initially when I first used the CodeEditor to render stacktraces the best syntax highlighter i found was the one for Powershell. But even that was not ideal.
image

This is a custom highlighter utilising the https://github.com/elmahio/netStack.js to render the c# stacktraces.
The only difference is that the code has been turned into a vue typed component.

image

@johnsimons johnsimons self-assigned this May 9, 2025

@cquirosj cquirosj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed and prettified the code. 2acf2fd

Comment thread src/Frontend/src/components/messages2/StacktraceFormatter.vue
Co-authored-by: Phil Bastian <155411597+PhilBastian@users.noreply.github.com>
@johnsimons johnsimons enabled auto-merge May 12, 2025 04:18
@johnsimons johnsimons merged commit 4955414 into master May 12, 2025
5 checks passed
@johnsimons johnsimons deleted the john/stacktrace branch May 12, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants