-
**Describe the bug**
I am attempting to debug a Play Framework application. I am able to successfully import the project and get code completion but I haven't figured out how to get the debugger in…
-
**Describe the bug**
The hover response contains invalid scaladoc links
**To Reproduce**
1. Hover over the `String` type
2. Click on the `scala.collection.immutable.StringOps` link
3. Browser …
-
### Describe the bug
Call `:Inspect` on `true` or `false`
```
Treesitter
- @boolean.scala links to Boolean scala
Semantic Tokens
- @lsp.type.keyword.scala links to Statement priority: 1…
-
### Describe the bug
Metals create `~/.bloop/created_by_metals.lock` file without option to describe bloop path. https://github.com/scalameta/metals/blob/8488a02cbab8628b6bf990249bc5483badb705a1/me…
-
Original issue: https://github.com/scalameta/metals/issues/6494
## Compiler version
3.4.2
## Minimized code
```Scala
//> using scala "3.4.2"
//> using dep "com.h2database:h2:2.2.224"
im…
-
## 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…
-
**Describe the bug**
Using asdf to manage jvm installs, vs code incorrectly assumes that a java reference found on `$PATH` has a home directory under `/../..`
This happens here: https://github.com…
megri updated
2 months ago
-
### Describe the bug
I'm opening a fairly large Scala project using neovim & nvim-metals and when opening a source file most of the time (but not always) the `metals` process gets stuck in high CPU a…
-
**Describe the bug**
Each time I come back to my machine after it has gone to sleep, I have to reconnect to the metals build server with `Metals: Connect to build server`
**To Reproduce** Steps …
-
### Describe the bug
I am in a weird situation that when I run a test nothing happens.
It just returns:
![image](https://github.com/scalameta/metals/assets/13123162/2896a384-83fe-4827-8ccc-c17d…
adpi2 updated
9 months ago