Does Visual Studio Code have a comment menu item and/or shortcut keys?
For example, I'm trying to comment out some code in a component.ts
.
In VS I could normally just select the code and then click the "Comment" toolbar icon. But I don't see a way to do this in Visual Studio Code.