@unoexperto
Hey guys. I'm trying dotty-example-project with new IDEA pluging and not sure if it's plugin or my code that is problem.
In ContextQueries.scala lines 42,43 code doesn't see implicit executing context.
Importing scala.concurrent.ExecutionContext.global in scope doesn't help.
How is it supposed to work now ?
(It's probably reasonable to use the "intellij-scala" Gitter rather than the "dotty" one)
"doesn't see implicit executing context" - i.e. there's red code or...?
build.sbt
and asking me if I want to import the changes (so this is manual confirmation not auto-import). I have one project though, where I must have checked some "never" box, and so it doesn't seem to watch build.sbt (so I have to open sbt settingsand refresh explicitly every time); I searched through the preferences and project settings, and could not spot where this setting is saved. Can I reset the default behaviour without having to wipe the .idea directory?
[error] (updateSbtClassifiers) lmcoursier.internal.shaded.coursier.error.FetchError$DownloadingArtifacts: Error fetching artifacts:
[error] https://repo1.maven.org/maven2/org/webjars/envjs/1.2/envjs-1.2-sources.jar: not found: https://repo1.maven.org/maven2/org/webjars/envjs/1.2/envjs-1.2-sources.jar
[error] https://repo1.maven.org/maven2/com/google/javascript/closure-compiler-externs/v20190513/closure-compiler-externs-v20190513-sources.jar: not found: https://repo1.maven.org/maven2/com/google/javascript/closure-compiler-externs/v20190513/closure-compiler-externs-v20190513-sources.jar
Writing structure to /tmp/sbt-structure.xml...