Unlike in webstorm, I\'m unable to comment JSX code out in .js files in the Visual Studio Code.
.js
Currently in Visual studio code it could be done by pressing combination - Shift+Alt+A and comment "jsx" code it produces - {/**/} comments.