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

Fix: Middlewares also expect null regions #71

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

idillon-sfl
Copy link
Member

The middlewares were expecting to receive undefined when the cursor was outside Bash or Python regions. For unknown reasons, they are receiving null.

This fix hover and completions for regions outside of Bash and Python regions (sorry I broke it). For unknown reasons, this also fix completion inside Python regions (it was still working for bash regions, and hover was still working for both).

@idillon-sfl idillon-sfl merged commit c8712c7 into staging Nov 14, 2023
3 checks passed
@idillon-sfl idillon-sfl deleted the fix-middlewares-expecting-undefined-regions branch November 14, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants