Make stacktrace pane copyable

Open
#933 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
cpp

Research direction

Start by locating the stack trace pane and Debugger Info UI entry points in the debugger repository, then reproduce whether either pane currently permits text selection. Define completion as selecting one or more lines and copying them to the clipboard without requiring a separate API path.

Written by the indexing model from the issue text.

Description

enhancement Impact: Low UI

What is the feature you'd like to have?
I should be able to select a set of lines in the stack trace pane and copy them to my clipboard. Same with the Debugger Info.

Is your feature request related to a problem?
I want to copy stuff into my notes.

Are any alternative solutions acceptable?
Maybe using the api to extract the backtraces so I can copy it?

Additional Information:

Dominant language
C++
Stars
331
Forks
33
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Vector35/debugger

All issues in Vector35/debugger

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.