vscode-pull-request-azdo
vscode-pull-request-azdo copied to clipboard
Comment on marked text
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.
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.
Thanks!
it looks like we can comment on specific highlighted text (maybe implemented in between previous comment and this one) :
But on apply looks like this :