ZIm/docs/src/languages/scala.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

1.5 KiB

Scala

Scala language support in Zed is provided by the community-maintained Scala extension. Report issues to: https://github.com/scalameta/metals-zed/issues

Setup

Configuration

Behavior of the Metals language server can be controlled with:

You can place these files in the root of your project or specifying their location in the Metals configuration. See Metals User Configuration for more.