Taras Tielkes

Avatar
  • Total activity 1471
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 552
  • Created

    Code coverage only shown in project view (not in editor)?

    (using IDEA 11 RC and plugin #0.5.221)Is there some option I need to enable to get the code coverage to be shown in the editor gutter?I'm getting the coverage numbers in the project view, but nothi...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Recently added "Download sources" (through Maven) feature for decompiled stubs breaks similar feature for regular Java code

    The recently introduce feature (http://youtrack.jetbrains.net/issue/SCL-2737) to download sources on-the-fly seems to break the similar feature provided by IDEA core for Java files.Is anyone else s...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Small pieces of UI pollution for non-Scala projects

    Hi,Inside a non-Scala project, the Scala plugin adds the following non-applicable UI items:1) When selecting a package in the project view to run all tests, options for Specs, Specs2 and ScalaTest ...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Focus issues in 10.5 release

    I'm experiencing a lot of popup focus issues on 10.5.That one that is most annoying is that it an active "Show Usages" (Ctrl-Alt-F7) popup will not consume keyboard events.This usually causes me to...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    infix calls red

    Hi,At the moment (using IDEA 10.5, nightly builds of the plugin) the dominant source of "good code red" (for me) is infix style calls.Is it worthwile to file YouTrack requests for this at this poin...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Cache for 'ideaIU-10.0.2.tar.gz' broken

    I'm attempting to download the 10.0.2 release version for Linux.Downloads using Chrome, as well as regular wgets seem to proceed until ~96%, and then break off.The final downloaded archive is missi...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    IntelliJ 10.5 EAP compatibility

    It seems that IDEA 10.5 EAP is not compatible with the current (nightly) version of the Scala plugin (#0.4.732).As IDEA EAPs are quite stable in general, there is a fair amout of developers using t...
    • 3 followers
    • 2 comments
    • 0 votes
  • Created

    link to #0.4.670 nightly build broken

    On http://confluence.jetbrains.net/display/SCA/Scala+Plugin+Nightly+Builds+for+IDEA+X, the download link tot the 670 build seems to be broken.(http://download.jetbrains.com/scala/scala-intellij-bin...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    git.jetbrains.org broken?

    Software error: Global symbol "$cgi" requires explicit package name at /home/git/gitweb/gitweb.cgi line 27. Global symbol "$cgi" requires explicit package name at /home/git/gitweb/gitweb.cgi line...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    package object: unneeded intermediate nodes in project tree?

    The presentation of package objects in the project tree currently is a bit inconvenient.There always is an intermediate "package.scala" file node between the containing package node and the actual ...
    • 1 follower
    • 0 comments
    • 0 votes