/metals-vscode

Visual Studio Code extension for Metals

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Metals VS Code extension

This is a monorepo for the VS Code extension for Metals. It contains the following projects:

  • metals-vscode: the actual extension
  • metals-languageclient: a generic language client library for Metals, which can be consumed by any JS-based LSP client

Refer to the single project READMEs for more information.