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
September 04, 2015 13:50
Can you try to run IDEA with bundled with IDEA jre (1.8u40) as described here https://confluence.jetbrains.com/display/IDEADEV/IDEA+15+EAP?Best regards,Alexander Podkhalyuzin.
Community
Scala
Idea 15 EAP with Scala plugin dies when I try to open any scala project.
0 votes
Created
September 04, 2015 14:41
Please read instructions here: https://intellij-support.jetbrains.com/hc/en-us/articles/206827547-Selecting-the-JDK-version-the-IDE-will-run-underBest regards,Alexander Podkhalyuzin.
Community
Scala
Idea 15 EAP with Scala plugin dies when I try to open any scala project.
0 votes
Created
November 12, 2015 08:13
Hi, Antony,There are two ways to do what you want. ScalaFileImpl contains two methods: protected def implicitlyImportedPackages: Seq[String] = Seq.emptyprotected def implicitlyImportedObjects: Seq[...
Community
Scala
Injecting hidden synthetic imports for code completion
0 votes
Created
December 16, 2015 12:27
I'm planning to do it ASAP (this December). We have everything for that, so task shouldn't be very hard.Best regards,Alexadner Podkhalyuzin.
Community
Scala
How to support new whitebox macro method in Monocle
0 votes
Created
December 08, 2015 11:24
You can try to use our new SyntheticMembersInjector API (http://blog.jetbrains.com/scala/2015/10/14/intellij-api-to-build-scala-macros-support/).It can add new functions, however it can't remove "e...
Community
Scala
Scala Macro that re-writes class confuses the IDE
0 votes
Created
December 15, 2015 10:52
We are going to implement some API, which enables IntelliJ Macro support if library author adds special classes for IntelliJ IDEA to this libarary. For me it looks more preferrable way.Best regards...
Community
Scala
Scala Macro that re-writes class confuses the IDE
0 votes
Created
November 17, 2008 20:41
There is no testing support in current plugin version. It will be.
Community
IntelliJ IDEA Plugin Users
testng + scala
0 votes
Created
December 24, 2012 16:03
This is expected behaviour for debugger.Compiler doesn't generate value for 'e', it can just inline it (in case of single usage). That's why it's unavailable in debugger.We will probably implement ...
Community
IntelliJ IDEA Plugin Users
scala debugger doesn't show variable in pattern match?
0 votes
Created
June 18, 2015 07:43
Looks like Scala class is not compiled. Can you attach full project to check what's wrong with settings?Best regards,Alexander Podkhalyuzin.
Community
IntelliJ IDEA Open API and Plugin Development
Creating own IntelliJ Plugin written in Scala - doesn't work
0 votes
Created
June 19, 2015 13:43
You can try to use Scala plugin sbt buildscript by removing most parts (but you still need to have some IDEA xml files in VCS like run configurations). It's not unreal task.IntelliJ IDEA team is wo...
Community
IntelliJ IDEA Open API and Plugin Development
Creating own IntelliJ Plugin written in Scala - doesn't work
0 votes
«
First
‹
Previous
Next
›
Last
»