You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When returning multiple parameters, somehow the language server ignores tha last ones, and decides that there are missing parameters, when in fact they are not.
To Reproduce
Steps to reproduce the behavior:
Create a function that returns two or more values
Create a function that takes at least as many parameters as the function just returns
Call them appropriatly nested
See warning
Expected behavior
No warning
Screenshots
Environment (please complete the following information):
OS: Windows
No WSL
Client: VSCode
The text was updated successfully, but these errors were encountered:
Describe the bug
When returning multiple parameters, somehow the language server ignores tha last ones, and decides that there are missing parameters, when in fact they are not.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No warning
Screenshots

Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: