I think my pull request is an enhancement of the existing feature rather than an addition of a new one.
Automatic continuation is already a language-dependent feature, because not all languages have continuation characters in block comments (for example, Lua and `{}` comments in Pascal). I don't mind if it's moved it to a plugin, but that's out of the scope of this pull request.