Shortcut for commenting/uncommenting code

I know there is ctrl+/ but that adds // to every new line. I was wondering if there was a shortcut that does something like this:

/*
* My
* Lines
* Of 
* Code
* Here
*/

Unfortunately there isn’t currently a version of the shortcut that will do the “multi-line” style of commenting.

1 Like