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

Wrong 'missing reference' error for anonymous function and its variable with default value #1232

Open
erdosxx opened this issue Aug 25, 2023 · 0 comments
Labels

Comments

@erdosxx
Copy link

erdosxx commented Aug 25, 2023

The version of LanguageServer.jl that I use is 4.4.0.

I found two wrong missing reference error cases for anonymous function as followng.
Case 1: anonymous function name
missing_reference_1

Case 2: positional variable with default value in anonymous function
missing_reference_2

@pfitzseb pfitzseb added the bug label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants