{"id":29907808,"url":"https://github.com/zed-extensions/harper","last_synced_at":"2026-02-01T22:05:03.372Z","repository":{"id":256027743,"uuid":"852182499","full_name":"zed-extensions/harper","owner":"zed-extensions","description":"Harper LS extension for the Zed editor","archived":false,"fork":false,"pushed_at":"2025-12-29T17:27:34.000Z","size":219,"stargazers_count":68,"open_issues_count":10,"forks_count":11,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-01T22:36:13.449Z","etag":null,"topics":["extension","harper","spellcheck","zed"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zed-extensions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-09-04T11:20:42.000Z","updated_at":"2025-12-29T17:27:37.000Z","dependencies_parsed_at":"2025-07-20T22:29:38.473Z","dependency_job_id":null,"html_url":"https://github.com/zed-extensions/harper","commit_stats":null,"previous_names":["stef16robbe/harper_zed","zed-extensions/harper"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/zed-extensions/harper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fharper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fharper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fharper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fharper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zed-extensions","download_url":"https://codeload.github.com/zed-extensions/harper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zed-extensions%2Fharper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28992671,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T22:01:47.507Z","status":"ssl_error","status_checked_at":"2026-02-01T21:58:37.335Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["extension","harper","spellcheck","zed"],"created_at":"2025-08-01T23:02:04.406Z","updated_at":"2026-02-01T22:05:03.361Z","avatar_url":"https://github.com/zed-extensions.png","language":"Rust","funding_links":[],"categories":["🌐 Languages","Rust"],"sub_categories":[],"readme":"# Harper Zed Extension\n\nZed extension for the\n[Harper Grammar Checker](https://github.com/Automattic/harper) LS.\n\n![Harper running inside zed](./images/zed_demo.png)\n\n## Supported platforms\n\n| Platform | X86_64 | ARM64 |\n|---|---|---|\n| Linux | ✅ | ✅ |\n| MacOS | ✅ | ✅ |\n| Windows | ✅ | ❌ |\n\n## Install\n\n1. [Open the Extension Gallery](https://zed.dev/docs/extensions/installing-extensions)\n2. Search for `harper` in the Gallery\n3. Click \"Install\"!\n\n![Harper in the Zed Extension Gallery](./images/extension_in_gallery.png)\n\n## Configuration\n\nTo disable specific rules, add following to `Zed/settings.json`. \n\n```\n\"lsp: {\n    \"harper-ls\": {\n        \"settings\": {\n            \"harper-ls\": {\n                \"linters\": {\n                    // \"RuleName\": false, // For rule names consult tooltips and https://writewithharper.com/docs/rules\n                },\n            },\n        },\n    },\n}\n```\n\nTo have a project-specific dictionary, create `.harper-dictionary.txt` in the project root or configure dictionary location by passing `\"userDictPath\": \"%relative_path%\",` inside `\"settings\": {\"harper-ls\": {...}}`. The dictionary should be a simple line-separated text file.\n\nFor additional info consult [Harper LS configuration page](https://writewithharper.com/docs/integrations/language-server#Configuration).\n\n## Acknowledgments\n\n- [elijah-potter](https://github.com/elijah-potter) for creating Harper\n- [WeetHet](https://github.com/WeetHet) for their\n  [typst LS extension](https://github.com/WeetHet/typst.zed) which was used as\n  inspiration for this repository :)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzed-extensions%2Fharper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzed-extensions%2Fharper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzed-extensions%2Fharper/lists"}