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

Tree-Sitter Powered Spell Checking #3830

Closed
wants to merge 9 commits into from

Conversation

connorlay
Copy link
Contributor

@connorlay connorlay commented Sep 13, 2022

WIP

This is a proof-of-concept implementation of #3637 using aspell via the ispell crate.

@kirawi kirawi added S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. S-needs-discussion Status: Needs discussion or design. A-tree-sitter Area: Tree-sitter labels Sep 13, 2022
@connorlay
Copy link
Contributor Author

Got an update on this: I'm going to try a different approach using https://crates.io/crates/hunspell-rs (Rust bindings to the hunspell C api) and see what that looks like 🙂

@connorlay
Copy link
Contributor Author

Closed in favor of #3965

@connorlay connorlay closed this Sep 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tree-sitter Area: Tree-sitter S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. S-needs-discussion Status: Needs discussion or design.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants