-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Closed
Copy link
Labels
Area-LangService-HintsF# hints inspired by C# inline hintsF# hints inspired by C# inline hintsBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.good first issuehelp wanted
Milestone
Description
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]
Metadata
Metadata
Assignees
Labels
Area-LangService-HintsF# hints inspired by C# inline hintsF# hints inspired by C# inline hintsBugImpact-Low(Internal MS Team use only) Describes an issue with limited impact on existing code.(Internal MS Team use only) Describes an issue with limited impact on existing code.good first issuehelp wanted
Type
Projects
Status
Done