1
0
Fork
You've already forked zed-rcl
0
An extension for the Zed editor that adds support for the RCL configuration language
  • Scheme 100%
Find a file
Ruud van Asseldonk ec71590e79 Update to RCL 0.12.0
This is a generated export based on files in the grammar/zed
directory of the main RCL repository. It is generated by
tools/update_repos.py.
Upstream-Describe: v0.12.0-dirty
Upstream-Commit: c7267505c38160ea3fd1d91117d48612c8fe01cd
2025年12月17日 21:23:57 +01:00
languages/rcl Update to RCL 0.10.0 2025年08月30日 21:40:20 +02:00
extension.toml Update to RCL 0.12.0 2025年12月17日 21:23:57 +01:00
LICENSE Add a readme and license 2024年08月02日 23:21:21 +02:00
README.md Add a readme and license 2024年08月02日 23:21:21 +02:00

zed-rcl

This repository contains the Zed extension for the RCL configuration language.

This repository is based on files extracted from the main repository available at the following remotes:

The upstream source of truth for the extension is the grammar/zed directory in the main repository, to make it easier to keep all the grammars in sync in one place. The files have been exported here because Zed extensions need to live at the top level of their repository.