Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Alexander Podkhalyuzin
Total activity
2164
Last activity
May 28, 2019 09:03
Member since
June 08, 2008 09:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
830
Activity overview
Articles (0)
Posts (16)
Comments (1318)
Sort by votes
Recent activity
Votes
Created
July 09, 2014 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...
Community
Scala
Disable auto-formatting when entering closing curly brace
4 votes
Created
January 19, 2011 09:35
I submitted a bug: http://youtrack.jetbrains.net/issue/SCL-2715Best regards,Alexander Podkhalyuizin.
Community
Scala
end of line comment moves on code reformat
3 votes
Created
December 16, 2013 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.
Community
IntelliJ IDEA Users
sbt modules, doesn't detect source folders
1 vote
Created
June 08, 2008 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...
Community
Scala
How does one run a Scala Application?
1 vote
Created
October 11, 2012 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.
Community
Scala
Setting Environmental Variables in Edit Configurations
1 vote
Created
May 02, 2013 10:50
Try Ctrl+Shift+P action (show implicit parameters). Ctrl+Shift+Q - show implicit conversions.Best regards,Alexander Podkhalyuzin.
Community
Scala
How to discover the source of implicit parameters in IDE?
1 vote
Created
July 11, 2011 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...
Community
Scala
Display return type of function?
1 vote
Created
May 30, 2011 11:03
Move/Copy refactoring is broken. I hope it will be fixed soon.Best regards,Alexander Podkhalyuzin.
Community
Scala
Fixing the move refactoring
1 vote
Created
November 06, 2013 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...
Community
Scala
Problems setting def.scala.version with SBT plugin
1 vote
Created
October 01, 2013 12:56
For Scala we have one more compiler server, which does all compiling workExternal compiler engine is another process, which is lightweight.To increase memory settings for Scala compiler server you ...
Community
Scala
GC overhead limit exceeded when compiling
1 vote
Next
›
Last
»