Files
zed/docs/src/languages/roc.md
Marshall Bowers 3b3c379852 docs: Fix casing of "Tree-sitter" (#25427)
This PR fixes the casing of "Tree-sitter" in the docs.

It is "Tree-sitter", not "Tree Sitter" or "Tree-Sitter".

Release Notes:

- N/A
2025-02-23 15:30:10 +00:00

696 B

Roc

Roc is a fast, friendly, functional language.

Roc language support in Zed is provided by the community-maintained Roc extension. Report issues to: https://github.com/h2000/zed-roc/issues

Setup

  1. Follow instructions to Install Roc from the Roc-Lang website.
  2. Ensure roc and roc_language_server are in your PATH.