- Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.
Description
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.
hoffmael, benjaminjack, quoder, Holt59, wdscxsj and 4 more
Metadata
Metadata
Assignees
Labels
Feature RequestLanguage ServicefixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.