-
- [x] Publish 3.4.0-RC2 artifacts to Maven via CI
- [x] On `release-3.4.0` branch:
- [x] In `changelogs` add file with a changelog
- [x] In `Build.scala`: Set `baseVersion` to `3.4.0-R…
-
### Describe the bug
When working with an sbt project that depends on local folders via a ProjectRef, compilation fails in VSCode using Metals even though it builds fine using sbt.
This seems to b…
-
Hi!
My team maintains a "specbase" of about 1200 Smithy files, containing about 6700 non-member shapes. In the recent months, as the repository has grown, we've started noticing significant perfor…
-
### Describe the bug
Goto definition doesn't work for java records.
Example project here: https://github.com/ghostbuster91/demos/tree/goto-records
Open project, go to `Main.scala` file and o…
-
### Describe the bug
In my build.sbt I have something like...
fork in IntegrationTest := true
envVars in IntegrationTest := Map("VAR_NAME" -> "value")
When running integration tests …
-
## steps
sbt 1.3.3
```
sbt new scala/scala-seed.g8
```
## problem
First problem is that it prompts me to continue or not. This should not show up for `new`.
```
c) continue
q) quit
…
-
I observed a situation where mill was continuously invalidating caches. Particularly in the case of scalably typed, this was... frustrating.
We are fortunate, to have an incredibly knowledgeable c…
-
Type: Bug
When debugging with scala-metals, the full call stack is not shown by default. Instead there is a button to load the rest of the stack frames:
![Call stack search](https://user-images.gi…
-
### Is your feature request related to a problem? Please describe.
Currently the `run` and `debug` buttons do nothing for Scala Native, so it's a bit confusing / misleading.
### Describe the so…
-
## Context
### Scalafix
[Scalafix](https://scalacenter.github.io/scalafix/) is the refactoring and linting tool for Scala. Scalafix is a tool and a collection of rule that one can apply in its c…
adpi2 updated
9 months ago