Call Hierarchy child items aren't formatted correctly (default arguments are shown) #11247
Labels
bug
Feature: Call Hierarchy
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Works in VS
So we'd need to fix it for VS Code to reach parity.
Milestone
See the screenshot. The root definition is formatted correctly but the children are not, which makes the arguments harder to read.
Repro code is like
The bug should be easy to fix by doing the formatting that is done for the root definition on the child items.
The text was updated successfully, but these errors were encountered: