microsoft / microsoft/vscode-pull-request-github
Show issue status inline for issue links
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
(this is a feature request)
Currently issue status (open/closed) for links is shown on hover:
It would be lovely if I could see issue status inline, like this:
My usecase is: if I see that an issue I filed in a third-party library got closed, I will know that I should either remove the workaround, file a new issue, write an extra note in the comment, etc.
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 file or test is named in the issue. Start by locating the TypeScript entry point that renders issue links and reviewing how their existing hover status is provided; done means open/closed status is visible inline for issue links as shown in the requested example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100