Skip to content

Multiline comments: * should be auto-inserted on enter #579

@ecbrodie

Description

@ecbrodie

When I am writing a multiline comment in C/C++ code (ie, /* ... */) and I press enter while typing in the middle of the comment, then a * character should be automatically inserted at the beginning of the new line, indented to match the * character of the comment's opening line. This is the default behaviour in almost every other IDE that I've had experience working with. However, in VS Code, I need to add in this new character at the start of the line new. It is a little tedious to need to do this all the time.

Please fix. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions