You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: