Block commenting vs line commenting

I think it would be cool if there was a shortcut for block commenting in the editor vs line commenting. In other words, if we selected some code and pressed the magic button, the code would be surrounded by /* */ rather than each line prefixed with --. It could be either a whole new shortcut or a preference a user could toggle in the settings.