Skip to content

Conversation

dawedawe
Copy link
Contributor

@dawedawe dawedawe commented Jul 5, 2023

This makes use of dotnet/fsharp#14891 to squash tooltip signatures if they are longer than WRAP_LIMIT
Of course, it's a bit of a question of personal taste, but we could even use a smaller width like WRAP_LIMIT/4 to be even more readable

Current:
orig

This PR with WRAP_LIMIT=120
wrap120

This PR with WRAP_LIMIT / 4
wrap120_div_by_4

@dawedawe
Copy link
Contributor Author

And here's the division by 3.
image

@auduchinok auduchinok changed the base branch from net232 to net233 July 17, 2023 08:54
@auduchinok
Copy link
Member

@dawedawe Could you please rebase to net233?

@dawedawe dawedawe force-pushed the use_gettooltip_width branch from 4b96c79 to d731d00 Compare July 17, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants