Files
TypeScript/tests
TypeScript BotandPaul Gschwendtner 419f1e7fe8 Cherry-pick PR #44070 into release-4.3 (#44187)
Component commits:
d1920805b0 Do not incorrectly add line separators for non-synthetic nodes when emitting node list
As of 3c32f6e154, a line separator is
added between nodes if the nodes are not synthetic and on separate
lines. This it push s wrong and previously only happened if the non-synthetic
nodes were on different lines but had the same parent.

Fixes #44068.

Co-authored-by: Paul Gschwendtner <paulgschwendtner@gmail.com>
2021-06-16 15:28:44 -07:00
..