You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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 :
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.
The text was updated successfully, but these errors were encountered: