leanprover / leanprover/vscode-lean4
Fully expand traces
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 313
- Forks
- 104
- Avg merge
- 1h 56m
- Merged PRs (30d)
- 1
Description
When posting issues to Zulip you often want to copy the whole trace, right now the only way to get that is to either 1) manually expand all the subtraces, or 2) run Lean from the command-line.
I'm not sure what the best UI would be. Maybe a button to expand everything (where?). I don't think the "copy to clipboard" button should do it by itself (because it's super slow in general).
See also #271.
Contributor guide
No contributing guide indexed for this repository
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 by reviewing the VS Code trace UI and the existing copy-to-clipboard behavior, then read the related issue #271. The issue needs a UI decision for expanding all subtraces and a clear completion criterion that preserves the current copy performance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100