-
### Describe the bug
Minimal Steps to reproduce:
```bash
mkdir re
cd re
echo 'println("hi")' > demo.sc
scala setup-ide .
code .
```
and open `demo.sc` in vscode. goto definition and docum…
-
Original issue description in IntelliJ Scala Plugin YouTrack:
https://youtrack.jetbrains.com/issue/SCL-20896/Source-code-parameters-for-Scala-libraries
-----
Short summary:
**The issue:** IDE…
-
Hello,
The Scala.js source maps should point to the corresponding file on `raw.githubusercontent.com` containing the corresponding file content.
For example, the source map url for `ZoneRulesPro…
-
### Describe the bug
1. Create a scala file and hook up `scala-cli`: `scala-cli setup-ide .`.
2. Send a `workspace/symbol` request to metals using an editor of your choice (I use Zed), with the fol…
-
At the moment I can't import the pmd scala modules into Intellij from the pom.xml, and get them to build without some manual configuration (eg, configuring paths to the pmd-scala-common source tre…
-
When generating projects for a multi-project SBT build, I get two
```
```
and
```
```
lines in .classpath in one of the projects (which depends on the other).
-
It would be nice to get into the ScalaIDE ecosystem with the Specs2 Scala IDE plug-in.
Description: https://github.com/scala-ide/ecosystem
-
`s"... ${...}"` is used for regular string interpolation, but a mistake to write `"...${...}"` without s-prefix happened multiple times in my experience.
Considering wvlet targets non-engineers, shou…
-
**Is your feature request related to a problem?**
Yes: one of the advantages of using `devpod` and `devcontainers` is the ability to spin up pre-configured development environment for a repositor…
-
Hi guys, would you be interested in making your plugin available in the Scala IDE ecosystem?
You never heard of the Scala IDE ecosystem? The idea is really simple, we want to provide a central locati…
dotta updated
12 years ago