-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Open
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterThe issue relates to the built-in formatterHelp WantedYou can do thisYou can do this
Milestone
Description
open a javascript or typescript file
create a block comment in such a way that a space will be inserted next to it when formatting
example:
const test/* comment */=5select any part of the comment (except the ending /)
right click => Format Selection
the comment gets deleted ❌
const test =5
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterThe issue relates to the built-in formatterHelp WantedYou can do thisYou can do this