Metals v2 is available today in Cursor, VS Code, and Neovim with installation instructions available on the Metals website. The black line marks the first internal Metals v2 release, which moved Scala and Java navigation onto a Metals-provided sourcepath (deep dive below). We're contributing to Metals v2 to make Cursor work well for multi-million line Java codebases with a focus on improving Bazel support, debugging, and testing. Deep dive: how Metals v2 scalesEverything above is the case for Metals v2. Java pipeline: processing a million lines of Java code per second with TurbineMetals v2 implements the Java LSP surface directly on javac APIs.