Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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