Skip to content

Feature request: option to continue all multi-line comments with leading asterisks #12

Description

@detly

Simply put, when I press [enter] after this:

/* Any text...

...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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions