Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack Trace Console #1350

Open
Dmole opened this issue Jun 3, 2024 · 0 comments
Open

Stack Trace Console #1350

Dmole opened this issue Jun 3, 2024 · 0 comments

Comments

@Dmole
Copy link

Dmole commented Jun 3, 2024

Suggestion

Please add a Stack Trace Console

Use Case/Example

  1. An automated email bug report with an attached text file containing a stack trace is received
  2. The stack trace is pasted from the OS clipboard into the eclipse console
  3. The eclipse console makes links of the (File.java:line) parts of the stack trace making it quick to navigate

If VSCode could handle this workflow people could depend on the eclipse UI (which is sometimes crashy) less.

Manually opening files and jumping to line numbers is around 20 extra input events vs 1 click.

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

No branches or pull requests

1 participant