microsoft / microsoft/vscode-pull-request-github
Sub-issues
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Context
The new sub-issues feature in GitHub (currently in Public Preview) allows for organizing issues in a parent/child hierarchy. This feature makes issue management more structured and visual, offering nested hierarchies and enhanced functionality for tracking progress. More details about the public preview can be found here.
Proposal
It would be extremely useful to integrate support for sub-issues into the Visual Studio Code Pull Request GitHub extension. Specifically:
- Visual Hierarchy: Display the parent-child relationship of sub-issues directly in the extension.
- Editing Capability: Allow users to edit sub-issues and their relationships directly within the extension.
This feature would enhance productivity for developers managing complex projects by providing a visual representation of issue hierarchies without leaving their development environment.
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
No files, tests, or entry points are named. Start with the linked GitHub sub-issues public-preview discussion and the extension’s existing issue display and editing flows; done would include a visual parent-child hierarchy and editing of sub-issues and their relationships within the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100