Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 343 Bytes

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.