"Copy" Button for Exception Text in the stack trace
Open
Feature
Issues > Details
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
I think it would be nice to have a "Copy" Button for Exception Text in the stack trace area.
Sometimes I just want to copy paste the text of the exception for pasting it in a email or somewhere else. Because of all this restrictions in the browser copy paste became impossible.
### Solution Brainstorm
simply put at the end of the like a "copy" button that loads the text of the exception in the Clipboard.
### Product Area
Issues
Contributor guide
Assessment
This issue has not been assessed yet.