scalameta/metals

Missing documentation for "commands" in Emacs docs

Open

#5,708 opened on Oct 3, 2023

View on GitHub
 (9 comments) (0 reactions) (0 assignees)Scala (421 forks)batch import
documentationemacsgood first issue

Repository metrics

Stars
 (2,300 stars)
PR merge metrics
 (Avg merge 3d 11h) (122 merged PRs in 30d)

Description

Describe the bug

In the documentation of metals for Emacs there is this paragraph:

To get started with a worksheet you can either use the metals.new-scala-file command

and later:

Since Metals v0.11.7 it's now possible to run scalafix rules using a special command metals.scalafix-run.

There is no explanation for how to run such commands, however.

Expected behavior

An explanation of what a "command" is.

Operating system

None

Editor/Extension

Emacs (lsp-metals)

Version of Metals

web

Extra context or search terms

No response

Contributor guide