Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crystal-lang-tools/zed-crystal
https://github.com/crystal-lang-tools/zed-crystal
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/crystal-lang-tools/zed-crystal
- Owner: crystal-lang-tools
- Created: 2024-05-14T21:13:00.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T22:09:41.000Z (7 months ago)
- Last Synced: 2024-05-16T03:55:41.210Z (7 months ago)
- Language: Scheme
- Size: 435 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zed Crystal Support (WIP)
![](./assets/image.png)
This is very much a work in progress as the tree-sitter is developed. Utilizes the tree-sitter found [here](https://github.com/crystal-lang-tools/tree-sitter).
Dev installation:
- Clone the repository, rename the folder to `crystal`
- Install [crystalline](https://github.com/elbywan/crystalline/releases/tag/v0.14.1) and make sure it is on `$PATH`
- In Zed, install a dev extension with Cmd+Shift+P > `install dev extension`