-
So while working on https://github.com/scalameta/metals/issues/2049 I came across this, and I'm a bit unsure of whether I'm missing something, or if something is going wrong. Mainly, I'm not 100% sure…
-
### Describe the bug
1. Go to Metals website
2. Click "Try Online with Gitpod"
3. Wait for everything to be set up
4. Open `src/main/scala/Main.scala`
5. Start typing `/*`, wait ~0.1sec, then p…
-
If I manually start sbt and then start vscode everything works fine. But if I start vscode first and Metals starts the sbt server, the JVM options from the `.sbtopts` file in my project folder don't s…
-
Hi.
I am new to scala ! - so please be patient :-) Thank you & Sorry...
After installing Metals in the VsCode To make a new project I do "run a command" Scala new project
I get error "Command '…
-
**Describe the bug**
[Starship](https://starship.rs/) and Oh-My-Zsh provide Scala support, and detecting a `.metals` directory causes it to assume that the user is in a Scala project.
Using the …
-
### Describe the bug
I noticed today while browsing some code in `Future.scala` in the standard lib that the `documentHighlight` response wasn't really what I was expecting. The range that was return…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
#### Description :octocat:
Function `spacemacs/rustic-cargo-repeat` missing in rust layer
Commit 3879dc3e55a78274c3cac61758742e96052fb130 overhauls the rust layer, migrating to Rustic as the new…
emlun updated
10 months ago
-
### Describe the bug
Metals sometimes reports "errors" that sbt doesn't. Note that this doesn't only happen with a project that compiles cleanly, but it's most obvious then.
(apologies for the pic…
-
I'm trying to help my beginner programming students to grok how to use the debugger in vs code and one problem is that this page https://code.visualstudio.com/docs/editor/debugging does not mention Sc…