Konstantinos Kougios

- Total activity 98
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 30
-
Konstantinos Kougios commented, -
Konstantinos Kougios created a post, "use types reported by the scala compiler" broken? (scala 3)
I used to be able to use autocomplete on `transparent inline def` functions up to approx last week but now it is broken. I am using monocle and now when I do `this.focus(_.panels<ctrl-space>` autoc... -
Konstantinos Kougios commented, -
Konstantinos Kougios commented, -
-
Konstantinos Kougios created a post, CompletedCompile/runtime random classnotfound issues on a scala3 project
I am having this issue for a few months now. I have a scala3 project, sbt, BSP, jdk21.0.1 on latest MacOS. Nothing unusual, only thing is that sbt adds an extra source folder in some modules, the I... -
Konstantinos Kougios created a post, alt-enter maddness
Hi, when I edit scala code in my projects, occasionally I need to import a class (not the one where the cursor is), so there is this functionality that after a bit intellij underlines unimported cl... -
Konstantinos Kougios commented, -
Konstantinos Kougios created a post, Error/Warning Highlighting stuck for scala 3.1 / bsp / mill project
I got this issue where the "Error/Warning Highlighting" background task is always running on my scala 3 / bsp / mill project. It stops me from doing anything really , the IDE is unusable because a ... -
Konstantinos Kougios created a post, ammonite support, broken $ivy imports
I've tried to use the support for ammonite scala scripts without any luck when it comes to importing ivy libraries. I've tried with a plain scala, sbt and mill project. I've always set in the scala...