Skip to content
New issue

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

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

Already on GitHub? # to your account

Cannot call global function with the same name as local variable #149

Closed
i582 opened this issue Feb 9, 2025 · 0 comments · Fixed by #159
Closed

Cannot call global function with the same name as local variable #149

i582 opened this issue Feb 9, 2025 · 0 comments · Fixed by #159
Assignees
Labels
lsp: definition `textDocument/` Goto Definition Request

Comments

@i582
Copy link
Collaborator

i582 commented Feb 9, 2025

let context = context();
context();
@i582 i582 added the lsp: definition `textDocument/` Goto Definition Request label Feb 9, 2025
@i582 i582 self-assigned this Feb 9, 2025
@i582 i582 closed this as completed in #159 Feb 9, 2025
@i582 i582 closed this as completed in 889392a Feb 9, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
lsp: definition `textDocument/` Goto Definition Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant