Repro steps
Not sure about minimal repro, but open SyntaxTreeTests.fs in F# compiler repo and see (around line 115 atm):

Expected behavior
mapping = and list = hints are in the correct place
Actual behavior
Some hints are on a wrong line, stacked in a sequence of hints (see picture)
Related information
Provide any related information (optional):
- Operating system: Windows 11
- Editing Tools: VS Version 17.7.0 Preview 1.0 [33621.438.main]
Repro steps
Not sure about minimal repro, but open SyntaxTreeTests.fs in F# compiler repo and see (around line 115 atm):

Expected behavior
mapping =andlist =hints are in the correct placeActual behavior
Some hints are on a wrong line, stacked in a sequence of hints (see picture)
Related information
Provide any related information (optional):