Metals v2 works in VS Code through the official Metals extension.Documentation Index
Fetch the complete documentation index at: https://metals-lsp.org/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install the Extension
Configure Server Version
Add to your settings JSON:
- Workspace:
.vscode/settings.jsonin your project - User:
Cmd+Shift+P→ “Preferences: Open User Settings (JSON)”