microsoft / microsoft/SizeBench
Text should be selectable and copyable in the disassembly view (e.g. template foldability diff)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 175
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
The disassembly view in template foldability is useful for seeing how templates are very similar but slightly different. It has the file name and line number in the disassembly. However, the text cannot be selected and therefore cannot be copy/pasted to a text editor to view the source code.
Describe the solution you'd like
The text in this view should be selectable and support copying.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the template foldability disassembly view in the SizeBench desktop tool and inspect how its file names, line numbers, and disassembly text are rendered. Done means the displayed text can be selected and copied into a text editor, with the visible content preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100