Back to Zed

Scala

docs/src/languages/scala.md

0.228.01.5 KB
Original Source

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.

<!-- TBD: Provide LSP configuration example for metals in Zed settings.json. metals.{javaHome,excludedPackages,customProjectRoot} etc. -->