Is there a way to configure the way comments are formatted by the C/C++
editor? I can't seem to find any reference to comments in the C/C++->Code
Style preferences. Specifically, I would prefer NOT having a '*' inserted
automatically on every line when I type within a /* ... */ section, as I
think comments in general are more readable without it.