This package provides the following services:
This package consumes the following services:
Scala (Metals) LSP Adapter for Atom
Overview
Minimal LSP adapter for Atom to replace the inactive ide-scala package.
Dependencies
Requires atom-ide-base.
Installation
Using Coursier install Metals as follows:
coursier bootstrap org.scalameta:metals_2.12:0.11.1 -o metals -f
Then either put the location on your PATH or enter the full path in the config.
May require restart of Atom.