Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't put a colon in front of the type if the parameter name is empty #1061

Merged

Conversation

dawedawe
Copy link
Contributor

Currently the signature shows a colon before the type of a parameter even in case of an empty parameter name, which looks a little strange imho:

current

So let's drop the colons in such a case:

with_pr

@baronfel
Copy link
Contributor

This LGTM - thanks for the contribution @dawedawe!

@baronfel baronfel merged commit f6c1ca0 into ionide:main Feb 23, 2023
@dawedawe dawedawe deleted the improve_signature_format_for_empty_param_names branch February 23, 2023 06:15
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