Skip to content

Parameter name hints in VS get somewhat mangled with nested function calls #15138

@abonie

Description

@abonie

Repro steps

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

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]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions