microsoft / microsoft/vscode-pull-request-github

Allow multiple comments on a single line

Open
#5,786 3 comments 18 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-request upstream/vscode
Dominant language
TypeScript
Stars
2.6k
Forks
795
Avg merge
1d 4h
Merged PRs (30d)
46

Description

When doing a code review sometimes it's necessary to add several not related comments to a single line of code.
Each of those should be resolvable separately.

At the moment only 1 commend is possible in the VSCode plugin.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the VSCode plugin's code-review comment flow and trace how a line is identified and an existing comment is stored or displayed. Determine where the single-comment limitation is enforced. Done means several unrelated comments can be added to one line and each can be resolved independently.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.