Fix misplaced comma in auto imported specifier#40273
Conversation
|
I think this would be a good candidate for VS Code's next servicing release. |
|
@typescript-bot cherry-pick this to release-4.0 |
|
Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into |
Can you explain a bit more here? |
|
Hey @DanielRosenwasser, I've opened #40303 for you. |
Component commits: 2c0e01a Fix misplaced comma in auto imported specifier
|
@DanielRosenwasser |
Component commits: 2c0e01a Fix misplaced comma in auto imported specifier Co-authored-by: Andrew Branch <andrew@wheream.io>
Fixes #40219
Note:
insertNodeAfterandinsertNodeAtEndOfListare pretty dumb, and should probably be deleted, becauseinsertNodeInLastAfteris very smart.