-
-
Couldn't load subscription status.
- Fork 8
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Multiline params are not recognized with typescript syntax highlighting
To Reproduce
Steps to reproduce the behavior:
- Create a function with an argument that containers a type defined over multiple lines
- Auto-generate JSDoc comments for the file
- Observe that the syntax highlighting does not work because no asterisks were inserted on new lines
Expected behavior
An asterisk is inserted at each new line so the syntax highlighting works correctly
Additional context
See microsoft/vscode#108237
Environment used
Typescript version: 5.2.2
VSC version: 1.84.0-insider
OS: Windows 11
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Projects
Status
Done

