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 autocomplete need to only suggest in the appropriate scope #1804

Closed
gak opened this issue Jun 17, 2024 · 0 comments · Fixed by #1810
Closed

LSP autocomplete need to only suggest in the appropriate scope #1804

gak opened this issue Jun 17, 2024 · 0 comments · Fixed by #1810
Assignees
Labels
extension Issues related to our VSCode extension

Comments

@gak
Copy link
Contributor

gak commented Jun 17, 2024

Currently all autocompletions are suggested in any location in the code.

Everything so far is meant for global scope only, so just detect that.

@gak gak added the extension Issues related to our VSCode extension label Jun 17, 2024
@github-actions github-actions bot added the triage Issue needs triaging label Jun 17, 2024
@ftl-robot ftl-robot mentioned this issue Jun 17, 2024
@gak gak self-assigned this Jun 17, 2024
@github-actions github-actions bot removed the triage Issue needs triaging label Jun 17, 2024
@gak gak closed this as completed in 0edd38a Jun 18, 2024
@gak gak closed this as completed in #1810 Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension Issues related to our VSCode extension
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant