Menu

#64 smart c/c++ comment lead-ins

open
nobody
None
5
2013-01-11
2005-07-13
No

please add smart c/c++ comment lead-ins to autoindent.
vim does this quite cleverly:
in a // comment, automatically insert "//".
in a /* comment, automatically insert " *".
this can be made even cleverer depending on the
context.

Discussion


Log in to post a comment.