What's Changed
- Fix issue with .metals/out contents causing infinite PC crash loop by @jchyb in #8354
- bugfix: Fix actionable diagnostics coming from Scala 3 compiler by @tgodzik in #8356
- Forward port up to 1.6.3 by @tgodzik in #8339 for more details take a look at https://scalameta.org/metals/blog/2025/10/16/osmium/
- feature: Add Bazel extractor to MBT by @tgodzik in #8345
- bugfix: Discover lock files in included files by @tgodzik in #8361
- bugfix: Include submodules in git ls-files by @tgodzik in #8362
Full Changelog: v2.0.0-M11...v2.0.0-M12