Open DanielRosenwasser opened 8 years ago
Marking this as high priority because it actually makes VS crash for me.
Does not repro for me using the latest bits from master. Can you attach a fourslash test that shows the problem?
The repro wasn't apparent because I think you need a newline below the namespace. I've updated the original comment.
sure, still don't see it.
As discussed offline, this is not a crash (you need to have dev mode enabled), but this is still an issue.
More minimal repro:
var x = <div bar={10}>
/**/
Press enter at /**/
The expected result isn't completely clear for me here and I can't assess if this is already fixed or not.
Press enter at
/**/
.