{"id":22787911,"url":"https://github.com/humaans/rescript-zed","last_synced_at":"2025-08-09T18:31:19.648Z","repository":{"id":233996855,"uuid":"788147988","full_name":"humaans/rescript-zed","owner":"humaans","description":"ReScript support for Zed editor","archived":false,"fork":false,"pushed_at":"2024-11-05T22:29:05.000Z","size":22,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-30T10:43:45.909Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scheme","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/humaans.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}},"created_at":"2024-04-17T21:39:48.000Z","updated_at":"2024-11-05T22:28:39.000Z","dependencies_parsed_at":"2024-04-22T17:45:05.960Z","dependency_job_id":"299b1b22-aeb8-4dbe-972c-4018ab846711","html_url":"https://github.com/humaans/rescript-zed","commit_stats":null,"previous_names":["humaans/rescript-zed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humaans%2Frescript-zed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humaans%2Frescript-zed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humaans%2Frescript-zed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humaans%2Frescript-zed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humaans","download_url":"https://codeload.github.com/humaans/rescript-zed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229313580,"owners_count":18053715,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-12T01:00:41.738Z","updated_at":"2024-12-12T01:01:19.735Z","avatar_url":"https://github.com/humaans.png","language":"Scheme","readme":"# rescript-zed\n\nReScript support for [Zed](zed.dev) editor.\n\nThis extension plugs in the following projects:\n\n- [tree-sitter-rescript](https://github.com/rescript-lang/tree-sitter-rescript) parser\n- [@rescript/language-server](https://github.com/rescript-lang/rescript-vscode) LSP\n\n## Developing\n\nZed and it's support for extensions is being actively developed. The current workflow that can be used to build this extension locally and install it into Zed is:\n\nClone zed and build the `zed-extension` cli:\n\n    git clone git@github.com:zed-industries/zed.git\n    cd zed\n    cargo build --release --package extension_cli\n    ln -sf \"$(pwd -P)/target/release/zed-extension\" /usr/local/bin/zed-extension\n\nBuild and install the extension locally\n\n    make build\n\nTail zed logs\n\n    tail -f ~/Library/Logs/Zed/Zed.log\n\nAfter opening a ReScript file, open Cmd + Shift + P nav and find\n\n    language selector: toggle\n\nAnd to see the language server logs, open Cmd + Shift + P nav and find\n\n    debug: open language server logs\n","funding_links":[],"categories":["ReScript"],"sub_categories":["Editor Support"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumaans%2Frescript-zed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumaans%2Frescript-zed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumaans%2Frescript-zed/lists"}