VisualStudio
VisualStudio copied to clipboard
Multi-line comments
Please add support for multi-line comments, i.e. adding a comment on multiple lines. At GitHub it is done by clicking and dragging over a range of lines.
Refs:
- Multi-line references and comments (beta) @ The GitHub Blog
- Commenting on a pull request — Adding line comments to a pull request, point 4.
Hover over the line of code where you'd like to add a comment, and click the blue comment icon. To add a comment on multiple lines, click and drag to select the range of lines, then click the blue comment icon.