One way to comment code is ALT+F7 and it places /* and */ around the selected text.
But sometimes we need to use a lot of single-line commenting - two dashes: --
It would be nice to have a hotkey that comments the selected text this way.
I would use it a lot.