-
### Describe the bug
(I'm not sure if this is a bloop issue or a metals issue, but the path to the dirty cache includes "Metals" so it might be under metals' control).
I switched from a nightly of S…
-
### Is your feature request related to a problem? Please describe.
Currently, you can autocomplete extensions for Scala 3 and probably soon for Scala 2, however, it's not possible to automatically im…
-
### Discussed in https://github.com/scalameta/nvim-metals/discussions/420
Originally posted by **caenrique** June 27, 2022
I have an autocommand on BufWritePre to run scalafix with the organiz…
-
**Impact**: other
**Tell us about your environment:**
*Chipyard Version:* Current `dev` branch (64aa972)
*OS:* macOS 11.6
*Other:*
```
$ java --version
openjdk 11.0.11 2021-04-20
OpenJDK…
-
### Is your feature request related to a problem? Please describe.
Currently it's possible to run the Prod server for Play framework, however it's not possible for the dev mode, which would allow hot…
-
### Describe the bug
I opened VSCode in an Angular application and accidentally clicked Metals tab. There are two files that got generated and they shouldn't because I'm **not** in a Scala project an…
-
## context
build.sbt: `scalaVersion := "3.3.0"`
sbt v1.9.3
Running in PowerShell in VS Code
## steps
run `sbt -error ~run`
## problem
Non error output that looks to come from the "w…
-
Now that Pants [supports BSP for Java/Scala](https://www.pantsbuild.org/v2.13/docs/jvm-overview#working-in-an-ide), adding support for [Metals](https://scalameta.org/metals/docs/editors/vscode/) will …
-
```console
$ coursier launch org.scalameta:metals_2.13:0.11.12 -M scala.meta.metals.DownloadDependencies
Exception in thread "main" java.lang.NoClassDefFoundError: scribe/LoggerSupport
at scala.me…
-
### Discussed in https://github.com/scalameta/metals/discussions/5775
Originally posted by **untainsYD** October 21, 2023
When I import an `sbt` build in `metals` (Linux `6.5.8-arch1-1`/`VSCod…