Automattic / Automattic/harper
Harper doesn't work on text files?
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 106
Description
I've got harper configured with helix, and it works really well for markdown files. However, it doesn't seem to want to work on text files (or any other non-markdown file I've tried). Is this an inherent limitation?
Helix allows specifying per-file-type language servers, so it would be really useful to be able to remove this limitation from the lsp server (if it indeed exists).
Contributor guide
Research direction
Reproduce the behavior through Helix using markdown and plain-text files, then inspect the LSP server behavior for differences between those document types. Confirm what Harper currently accepts and define done as receiving grammar diagnostics for text files and other intended non-markdown files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100