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

[BUG] Autocomplete suggestions in improper location #219

Open
JordanBoltonMN opened this issue Feb 22, 2023 · 1 comment
Open

[BUG] Autocomplete suggestions in improper location #219

JordanBoltonMN opened this issue Feb 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@JordanBoltonMN
Copy link
Contributor

JordanBoltonMN commented Feb 22, 2023

Expected behavior
I'd expect the following to not give autocomplete items:

let foo |=

Actual behavior
Returns a list of keywords for expressions:
image

To Reproduce
See above.

Additional context
Add any other context about the problem here.

@JordanBoltonMN JordanBoltonMN added the bug Something isn't working label Feb 22, 2023
@JordanBoltonMN JordanBoltonMN self-assigned this Feb 22, 2023
@JordanBoltonMN JordanBoltonMN changed the title [BUG] Autocomplete suggestions in improper locations [BUG] Autocomplete suggestions in improper location Feb 22, 2023
@JordanBoltonMN
Copy link
Contributor Author

It appears that ActiveNode's ancestry thinks it's in the context for the value portion of the key-value-pair.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant