Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubiojr/zed-risor
Risor language support for Zed
https://github.com/rubiojr/zed-risor
risor zed zed-extension
Last synced: about 1 month ago
JSON representation
Risor language support for Zed
- Host: GitHub
- URL: https://github.com/rubiojr/zed-risor
- Owner: rubiojr
- License: mit
- Created: 2024-09-05T12:04:29.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T12:35:15.000Z (3 months ago)
- Last Synced: 2024-10-19T17:11:51.278Z (3 months ago)
- Topics: risor, zed, zed-extension
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Risor language for Zed
[Zed](https://zed.dev) language support for https://risor.io
Based on https://github.com/applejag/tree-sitter-risor
## Pre-requisites
rustc, rustup and cargo are required to build the extension (Zed uses `rustc and rustup` when installing developer extesions).
## Installation
I don't have plans to add the extension to Zed community extensions for now, so to install it:
* Clone this repository
* Use Zed's install developer extension command
* Point it to the cloned repo directory