vscode-code-review
vscode-code-review copied to clipboard
Create a code review with all your comments in one file
# π Bug report ## Description I've reviewed the code and written some comments that are stored in the CSV file, e.g.: ```csv sha,filename,url,lines,title,comment,priority,category,additional,id,private "","\JUWeb\package.json","","13:0-19:23","","All of these weren't mentioned in...
# π Bug report ## Description When I use the alt and click feature to select multiple ranges of code, I expected that the report would display them in order...
# π Bug report ## Description When I generate a comment in a file, the contextual comment appears as expected in that file, which is good. However, it also appears...
# 𧩠Feature ## Description I wanted to propose the idea of having a button next to the delete button which allows you to change the line selections for a...
# 𧩠Feature Links between notes (or from notes to some line in the source code) ## Description It would be nice to have a way to add links to...
# 𧩠Feature ## Description Currently, a single csv is generated in a user's workspace to hold comments. In order to allow multi-user reviews, there are a few things that...
# π§©It would be nice to be able to send my comments to gerrit review server ## Description I use gerrit to do review. It would be nice if I...
# 𧩠Feature ## Description We have a static analysis software which creates hundreds of notes to the code-review.csv. Each of these notes must be manually reviewed and priority must...