Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
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
Posts (16)
Comments (1318)
Sort by recent activity
Recent activity
Votes
Created
December 02, 2011 11:30
Ok, then I want to change default key for OS X (for others default will be the same). I checked + + Q, and it seems it's free in both IDEA and OS X.Best regards,Alexander Podkhalyuzin.
Community
Scala
Possible to look up implicit conversions?
0 votes
Created
December 02, 2011 12:30
Done. Now it's control + shift + Q in bot OS X keymaps.Best regards,Alexander Podkhalyuzin.
Community
Scala
Possible to look up implicit conversions?
0 votes
Created
January 10, 2012 10:22
As I remember, it's impossible. You only can turn off this feature. You can also create an issue, I'll fix it (or I'll change something, this is a place, which I want to change, just don't know in ...
Community
Scala
Possible to look up implicit conversions?
0 votes
Created
December 16, 2011 05:48
It seems like a bug (and it seems like a Scala plugin bug). Please reprort it to our issue tracker: http://youtrack.jetbrains.net/issues/SCLThis red marker means that there are some line in byte-co...
Community
Scala
Code coverage issue ( or could just be me )
0 votes
Created
December 21, 2011 18:15
Currently it's the following (as for major things):1. Better ScalaTest support (navigation for ScalaTest 2.0, re-running failed tests, running single tests)2. Better ScalaDoc support (navigation/re...
Community
Scala
Release notes
0 votes
Created
December 20, 2011 21:35
Your code is something like this one:def foo[T, K](x: (T, K)) = 1 foo[String, String]("1", "2")And this code compiles well, because of very controversial Scala feature: tupling.However your case is...
Community
Scala
Bad code green - incorrect parameter type (0.5.275)
0 votes
Created
December 19, 2011 09:36
Currently there is no such reason. Reason was because of too much wrong red code, but now we have error highlighting for non-implemented methods, so this looks strange not to have override highligh...
Community
Scala
(0.5.270) "override" not enforced?
0 votes
Created
May 25, 2012 16:12
This feature will be implemented today or tomorrow in more general way. You'll be able to define any set of classes, which must be imported with prefix (so usage of them without prefix will be high...
Community
Scala
Collection type highlighting (poll)
0 votes
Created
May 29, 2012 10:07
Of course it should work. Thank you for the report.I created the issue: http://youtrack.jetbrains.com/issue/SCL-4377Best regards,Alexander Podkhalyuzin.
Community
Scala
Compiler plugin development question.
0 votes
Created
May 02, 2012 12:58
It's not supported, but I'm sure it can be added. Also selection mode (as proposed in ScalaTest 2.0) also can be added.You can add issue to bugtracker. We just started again to improve ScalaTest an...
Community
Scala
Scala Test Runner and using -w
0 votes
«
First
‹
Previous
Next
›
Last
»