Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 516 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 516 Bytes

Risor language for Zed

Zed 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