Konstantinos Kougios

- 活动总数 98
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 30
-
-
Konstantinos Kougios 创建了一个帖子, "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 进行了评论, -
-
-
Konstantinos Kougios 创建了一个帖子, 已完成Compile/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 创建了一个帖子, 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 进行了评论, -
Konstantinos Kougios 创建了一个帖子, 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 创建了一个帖子, 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...