vscode-pull-request-azdo icon indicating copy to clipboard operation
vscode-pull-request-azdo copied to clipboard

Comment on marked text

Open ShaniFelig opened this issue 4 years ago • 3 comments

In Azure Devops it is possible to highlight a specific word and write a comment that will be attached to the highlighted text. If it would be possible to add a comment through the extention in VSCode it would make the comments much more readable.

ShaniFelig avatar Apr 20 '21 07:04 ShaniFelig

Commenting is feature of VS Code itself. The only way I know to comment is to press the + icon to comment on that line. I don' think there is any feature to comment on highlighted text. Check with the https://github.com/microsoft/vscode team and raise the feature request there.

ankitbko avatar Apr 20 '21 18:04 ankitbko

Thanks!

ShaniFelig avatar Apr 21 '21 12:04 ShaniFelig

it looks like we can comment on specific highlighted text (maybe implemented in between previous comment and this one) : image But on apply looks like this : image

Thelm76 avatar May 11 '23 14:05 Thelm76