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

Autocomplete: insert missing brackets before completion truncation #2682

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

valerybugakov
Copy link
Member

Context

Test plan

Added new unit tests.

Copy link
Contributor

@philipp-spiess philipp-spiess left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code makes sense but I think the integration test would not happen as such in the real world.

@valerybugakov valerybugakov enabled auto-merge (squash) January 11, 2024 10:53
@valerybugakov valerybugakov merged commit a9b8b05 into main Jan 11, 2024
16 checks passed
@valerybugakov valerybugakov deleted the vb/artificial-brackets branch January 11, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: multiline completions are truncated too early if the parse tree is broken because of the missing brackets
2 participants