microsoft / microsoft/vscode-pull-request-github
Markdown preview support
Open
@alexr00 is already working on this.
Since Oct 25, 2023.
feature-request
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 796
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
GitHub generally supports Markdown previews when writing comments, descriptions, files etc. It'd be awesome if I could similarly preview comments in progress in VS Code, e.g.:
- comments on a PR's description
- the description itself, during editing
- the description of a PR being created in the side panel
- review comments
I realize the discussion of #5267 resulted in a bug fix for a different extension that handles Markdown previews for files. I agree with the philosophy of the way that issue was handled. That said, it'd be nice to have Markdown previews for PR comments in some form in VS Code.
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.
Assessment
This issue has not been assessed yet.