-
Unfortunately no minimal right now, as this appears only when I run a whole test suite - on single test it works ok.
Failing test is in expression evaluator PR for Scala IDE (https://github.com/sca…
-
Hi, great extension, I would love to use it. However, when I installed it into Rider 2022.1, I get a flash of the the error, and then the following exception is thrown:
```
com.intellij.diagnost…
-
This ticket is in the same spirit of #14, looking for ways to reduce long delays on IDE import.
I have been trying to use BSP to import scala/scala into IntelliJ. I noticed that the import triggers…
-
Hello,
I have a problem with the yapf plugin in pyCharm 2019.3 on Windows.
It works fine in one project. But in all other projects with the same python interpreter and the same path to the yapf ex…
-
Same to #2457 and #2233 but is reproduced for the latest cursive `1.12.1-2021.3`
```
IntelliJ IDEA 2021.3.1 (Ultimate Edition)
Build #IU-213.6461.79, built on December 28, 2021
Licensed to JetBr…
-
I just installed the latest Scala IDE on a fairly new Mac, and the worksheets do not evaluate. No error messages.
To reproduce from scratch:
1. On a Macbook Air running up-to-date OS X Yosemite 10.1…
-
Is it possible to execute cells interactively in Databricks Scala notebooks from IDE by submitting to the cluster? When I add a new cell to existing Scala notebook and press RUN, it seems running the …
-
the following feature is missing:
in order for scala macro compiler plugin to work,
http://docs.scala-lang.org/overviews/macros/paradise.html
1) m2e must look for `` entries in `pom.xml`
```
…
-
```
java.lang.IllegalStateException: Failed to create a ScalaProject instance for Play template /products/app/views/main.scala.html. This is a bug. Please, file a ticket at https://github.com/scala-id…
-
Right now in scala-ide/sbt-integration, we are receiving standard output event like this:
```
[0m[[0minfo[0m] [0mCompiling 1 Scala source to /home/luc/tmp/dummy-sbt-0.13/target/scala-2.10/classes…