主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Alexander Podkhalyuzin
活动总数
2164
最后的活动
2019年05月28日 09:03
成员加入日期
2008年06月08日 09:10
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
830
活动概览
帖子(16)
评论(1318)
按最近的活动排序
最近的活动
投票数
创建于
2014年07月09日 08:50
Actually, in this particular case it looks weird that you need to close curly brace manually. However this problem comes from IDEA platform. You can disable it in IDE Settings -> Editor -> Smart Ke...
社区
Scala
Disable auto-formatting when entering closing curly brace
4 票
创建于
2011年01月19日 09:35
I submitted a bug: http://youtrack.jetbrains.net/issue/SCL-2715Best regards,Alexander Podkhalyuizin.
社区
Scala
end of line comment moves on code reformat
3 票
创建于
2011年04月13日 11:37
Disabling Scala plugin can help for pure Java project with Scala libraries, because of quite weak support of Java -> Scala compatibility (when Scala plugin is enabled, all appropriate class files d...
社区
IntelliJ IDEA Users
Java and Scala (Akka library) problems
1 票
创建于
2013年12月16日 12:10
Currently you need to import project again after you added this folder. We will try to improve such experience with SBT support. Thank you for the report.Best regards,Alexander Podkhalyuzin.
社区
IntelliJ IDEA Users
sbt modules, doesn't detect source folders
1 票
创建于
2008年06月08日 09:19
In our plugin you can run only application with main object such:object ObjectName {..def main(args: Array\[String\]) {....//Some code..}}There is no option to run class, which extends Applicationt...
社区
Scala
How does one run a Scala Application?
1 票
创建于
2012年10月11日 08:48
It's just not implemented. I'm sure it's quite simple to do it, so you can create an issue and we will implement it.Best regards,Alexander Podkhalyuzin.
社区
Scala
Setting Environmental Variables in Edit Configurations
1 票
创建于
2013年05月02日 10:50
Try Ctrl+Shift+P action (show implicit parameters). Ctrl+Shift+Q - show implicit conversions.Best regards,Alexander Podkhalyuzin.
社区
Scala
How to discover the source of implicit parameters in IDE?
1 票
创建于
2011年07月11日 07:52
Another way to do it:If you want to see return type of method, then possibly this method is too complex to left it without explicit return type. You can use Alt+Enter on method identifier and choos...
社区
Scala
Display return type of function?
1 票
创建于
2011年05月30日 11:03
Move/Copy refactoring is broken. I hope it will be fixed soon.Best regards,Alexander Podkhalyuzin.
社区
Scala
Fixing the move refactoring
1 票
创建于
2013年11月06日 11:07
As I understood "def.scala.version" is scala version for SBT build itself. And it's impossible to change it (in 0.12.3 or 0.13). Am I right? What SBT version are you using?Best regards,Alexander Po...
社区
Scala
Problems setting def.scala.version with SBT plugin
1 票
下一页
›
最后
»