Simply put, when I press [enter] after this:
...I'd like to get this:
Whether it automatically adds the closing */, creates intermediate *s or whatever, I don't really mind. The annoyance I'd like to see gone is having to type /* [enter] [space] * [space] [enter] [space] * / then navigate back up to the start of the block to start my comment.
Simply put, when I press
[enter]after this:...I'd like to get this:
Whether it automatically adds the closing
*/, creates intermediate*s or whatever, I don't really mind. The annoyance I'd like to see gone is having to type/* [enter] [space] * [space] [enter] [space] * /then navigate back up to the start of the block to start my comment.