This package provides:
- definitions@0.1.0
- outline-view@0.1.0
- code-highlight@0.1.0
- find-references@0.1.0
- code-format.range@0.1.0
- autocomplete.provider@2.0.0
This package consumes:
Minimal LSP adapter for Atom to replace the inactive ide-scala package.

Requires atom-ide-base.
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.