Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Cristian
Follow
New posts
New posts and comments
Total activity
18
Last activity
January 17, 2016 11:27
Member since
March 07, 2011 17:30
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
8
Activity overview
Posts (5)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
July 31, 2014 19:14
There's one thing that is not being formatted correctly: when you call a method that accepts a by-name parameter and pass a block of code it will incorrectly align it. For instance, this is how thi...
Community
Scala
Scala Formatter
0 votes
Created
March 30, 2012 04:02
This bug remains. I use IntelliJ IDEA 11.1 (117.84) and I still experience this problem.
Community
IntelliJ IDEA Users
Maven dependencies missing
0 votes
Created
March 28, 2012 18:33
Also, make sure your if/else if statements evaluate a variable, not a method. For instance if you use this, IntelliJ won't suggest a refactoring to switch case:if(getValue() == 1){} else if(getValu...
Community
IntelliJ IDEA Users
if/else if to switch statement
0 votes
Created
July 12, 2011 21:36
Thanks... I tried that but it didn't have any effect :(
Community
IntelliJ IDEA Users
IntelliJ highlights errors that don't exist
0 votes
Created
May 31, 2011 13:31
Thanks! That worked like a charm.
Community
IntelliJ IDEA Users
IntelliJ is not been too smart when instantiating objects
0 votes