Skip to content

Conversation

@gerau
Copy link
Collaborator

@gerau gerau commented Nov 12, 2025

No description provided.

@gerau gerau marked this pull request as ready for review November 17, 2025 16:03
as we plan to expand completion options, it's logical to move parsing away from backend.rs.
but not removing `into` snippet yet, because it can be potentially moved
into `snippets` completions, and it not interfere with new `into`
completions
As we add more specific cases, we should move away from simple string
processing toward more flexible methods. The `logos` crate claims to
be very fast and is more pleasant to work with than standard
string manipulation or regex.
nom is more lightweight and more suitable for this task
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