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

Use function argument names rather than class names #691

Closed
Naros opened this issue Aug 10, 2024 · 0 comments · Fixed by #692
Closed

Use function argument names rather than class names #691

Naros opened this issue Aug 10, 2024 · 0 comments · Fixed by #692
Labels
kind/enhancement New feature or request
Milestone

Comments

@Naros
Copy link
Member

Naros commented Aug 10, 2024

Description

Currently, the call function node will use the class name if the argument has a class type. This should be adjusted to fallback to using the function argument names instead for user usability reasons.

Implementation ideas

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant