Skip to content

fix: tree-sitter edit_from_change crash #273

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

Merged
merged 4 commits into from
Mar 31, 2025
Merged

fix: tree-sitter edit_from_change crash #273

merged 4 commits into from
Mar 31, 2025

Conversation

psteinroe
Copy link
Collaborator

@psteinroe psteinroe commented Mar 29, 2025

closes #271
closes #282

@psteinroe psteinroe marked this pull request as draft March 29, 2025 22:48
@psteinroe psteinroe changed the title add repro fix completion crash Mar 29, 2025
@psteinroe psteinroe marked this pull request as ready for review March 31, 2025 06:22
@psteinroe psteinroe changed the title fix completion crash fix: completion crash Mar 31, 2025
@psteinroe psteinroe changed the title fix: completion crash fix: tree-sitter edit_from_change crash Mar 31, 2025
@@ -71,7 +71,7 @@ impl TreeSitterStore {
}
}

// i wont pretend to know whats going on here but it seems to work
// Converts character positions and replacement text into a tree-sitter InputEdit
Copy link
Collaborator

Choose a reason for hiding this comment

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

😆 😆 😆

@psteinroe psteinroe merged commit c94a6da into main Mar 31, 2025
7 checks passed
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.

LSP Crashes in NeoVim Postgres Server crash
2 participants