microsoft / microsoft/vscode-pull-request-github
Feature Request: Fold files with all comments marked as resolved.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
It would be great to have a feature so that in the "Comments" window if all comments for a file have been resolved to be able to fold that list.
This can be implemented in various ways: fold all resolved comment lists by default or have an option to filter, un/fold by status, etc. This would be great for PRs with hundreds of comments. Currently GitHub makes it really difficult to search for comments when a PR is very large (hundreds of files) + hundreds of comments.
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 locating the Comments window implementation and reading how files and comment resolution status are represented. Define and confirm one interaction for folding files whose comments are all resolved, then verify that large pull requests remain searchable and that unresolved comments stay visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100