Replies: 1 comment 1 reply
|
I think I'd recommend not including them solely so we don't run into the Discord embed limit - it only allows so many characters, and sometimes the amount of fields puts us pretty close |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I was toying around and tried adding the line numbers to the Code Snippet sent in the webhook. I originally thought it was a good idea to give context, but it actually may be something that just "clogs" the code (and moves it further to the right, creating new-line issues and so-forth. I also assume most people just click on the issue and go check the full traceback on Sentry, not just solely using the webhook message to troubleshoot/fix a big; so there may not be much point including them here.
Here's an example of how it could look like, if deemed a good implementation.

All reactions