主页
IDEs Support (IntelliJ Platform) | JetBrains
提交请求
社区
登录
Konstantinos Kougios
关注
新帖子
新帖子和评论
活动总数
88
最后的活动
2022年03月22日 18:54
成员加入日期
2013年01月03日 22:54
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
27
活动概览
帖子(26)
评论(35)
按投票数排序
最近的活动
投票数
创建于
2022年03月22日 18:54
No, still happens on my projects.
社区
Scala
Error/Warning Highlighting stuck for scala 3.1 / bsp / mill project
0 票
创建于
2017年09月20日 10:39
What I found out is that if downloading of source jars is enabled, it takes much longer.
社区
Scala
sbt refresh slow -- questions
0 票
创建于
2017年08月01日 10:32
Actually just found that the "injector" type was not correctly recognised by the editor: val injector = Guice.createInjector(modules: _*)If I manually add the type, it works: val injector : Injecto...
社区
Scala
editor doesn't recognize implicits i.e. net.codingwell.scalaguice.InjectorExtensions._
0 票
创建于
2017年03月16日 20:16
My i7 4770K needs several seconds to suggest autocomplete options and for some classes it takes a lot of time for the editor to hightlight errors. The code is pretty standard, no implicits etc. Par...
社区
Scala
scala editor very very slow
0 票
创建于
2017年03月16日 20:14
Thanks for letting me know, I will give it a try. Reg. logging object snapshots, it might be possible, just copying the object graph (depth configurable) to maps, in a similar manner like https://g...
社区
Scala
suggestions for a new feature
0 票
创建于
2017年01月11日 16:59
If I create the run config manually , the test runs fine.
社区
Scala
IDE can't automatically create a runconfig for a scalatest testcase, rightclicking on the class doesn't give me the option and I get an exception in the logs
0 票
创建于
2016年11月08日 11:56
Still an issue on latest intellij, IntelliJ IDEA 2016.2.5Build #IC-162.2228.15, built on October 14, 2016
社区
Scala
sbt refresh slow -- questions
0 票
创建于
2013年01月04日 11:25
I am using $VM_PARAMS$ in the mvn config's Runner->VM Options. What I get when I run the config:.../jdk1.7.07/bin/java $VM_PARAMS$ .......Error: Could not find or load main class $VM_PARAMS$Process...
社区
IntelliJ IDEA Users
maven and path variables issue
0 票
创建于
2013年01月04日 20:57
${VAR_NAME} is the correct syntax but it adds the double quotes(I think if the variable contains spaces). My variable value isn't enclosed in double quotes.Using $VAR_NAME$ avoids the double quotes...
社区
IntelliJ IDEA Users
maven and path variables issue
0 票
创建于
2013年01月04日 23:17
I've created two new issues:http://youtrack.jetbrains.com/issue/IDEA-98529http://youtrack.jetbrains.com/issue/IDEA-98528
社区
IntelliJ IDEA Users
maven and path variables issue
0 票
1
2
3
4
›
»