-
### Describe the bug
In a fresh workspace (one that hasn't used Bloop yet) when using sbt as a build server you're unable to goto the definition of a key from sbt. Although when you look at the Meta…
-
This popped up in out tests and might be a reason for making things flaky on our side, however I am not entirely sure.
This does look like a bug though, but might happen very rarely when compiling …
-
Currently, `*.sc` files don't have any icon.
It would be nice if those files had some icon that resembled the Scala icon but was still distinct.
-
On startup of vscode the metals extension outputs this and nothing happens.
The url of the maven repo is public and not authorised in our air-gapped environment.
Is there a parameter to use …
-
**Describe the bug**
I encountered a situation where the inferred type being shown in a code lens doesn't match the type in the on-hover window.
**To Reproduce**
Steps to reproduce the behavi…
-
- [x] I've read the [CONTRIBUTING](https://github.com/sbt/sbt/blob/develop/CONTRIBUTING.md) guidelines
## problem
This is very similar to #4375, the additional element is the meta build.
It a…
ches updated
8 months ago
-
**Describe the bug**
When I `x env use helix` the editor installs, but none of the syntax highlighting works (check with `hx --health`)
The solution is to symlink the `runtime` folder to `~/.co…
-
### Describe the bug
```scala
//> using scala 3.3.1
object Logarithms:
opaque type Logarithm = Double
extension [K](vmap: Logarithm)
def multiply(k: Logarithm): Logarithm = ???
obje…
-
### Describe the bug
I got an error while work on cross jvm/js project in Scala 2.13:
`Encountered an error in the build server: Cannot discover test frameworks, missing node_modules in test pr…
-
**Version(s)**
1.1.0
**Describe the bug**
Currently, if we specify for Metals the flag for changing the location for `scala-build` the sourceroot option for semanticdb will also be changed to tha…