Skip to content

SlowBrainDude/metals-vscode

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.4%
  • Other 1.6%