In the release notes in VSCode April 2022 (version 1.67)
:
Multiline comments
Behind the scenes, VS Code has supported multiline comments since the comments UX was finalized, but multiline comments were never surfaced in the UI. You can now see and leave multiline comments.
I notice that there is a new feature called Multiline comments
.
However the description is not very explicit.
What is it used for and how to enable it?
CodePudding user response:
There might be more general uses in the future for these "Comments" but primarily they are for commenting on pull requests.