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

lsp unused binding warning shown on wrong line #5418

Open
aryairani opened this issue Oct 20, 2024 · 0 comments
Open

lsp unused binding warning shown on wrong line #5418

aryairani opened this issue Oct 20, 2024 · 0 comments

Comments

@aryairani
Copy link
Contributor

aryairani commented Oct 20, 2024

Describe and demonstrate the bug

const = cases
  a -> cases
    b -> a

The warning is that b is unused (which it is), but the warning appears on a.

Screenshots
image

image

Environment (please complete the following information):

  • release/0.5.27
  • Apple Silicon
  • vscode

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant