As you noticed, each field of the item is assigned a fixed number of columns to keep them aligned. However, if the word content exceeds the menu’s width, other fields like kind get truncated as a result. If we remove this alignment, the fields will no longer line up properly — which, in my opinion, doesn’t look as clean, even though it would allow more information to be visible in the menu.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
I was thinking not about removing the alignment but adjust it so it would only align within completion items that do not exceed the max width. But I get your point that it probably would be too complex to do right, without nasty sideeffects.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
It would add some complexity to get it right, given all those other fields also have variable width. Not sure if it is worth it.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
It would add some complexity to get it right, given all those other fields also have variable width. Not sure if it is worth it.
It probably doesn't worth it, indeed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
Closed #18710 as completed.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()