Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scalameta/metals-vscode

Visual Studio Code extension for Metals
https://github.com/scalameta/metals-vscode

hacktoberfest language-client lsp scala vscode vscode-extension

Last synced: 3 months ago
JSON representation

Visual Studio Code extension for Metals

Awesome Lists containing this project

README

        

# 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.