Taras Tielkes

- Total activity 1471
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 552
-
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... -
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... -
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... -
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... -
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... -
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... -
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 ... -
Created Extension point for cross-language create method/field/JavaBean property?
The Java editor in IDEA has a number of nice "create from usage" QuickFixes.If I write someObject.nonExistingMethod(), IDEA will offer to create the non-existing method for me.Unfortunately, this d... -
Created Editor green, editor tab still has red squiggly?
It seems that in IDEA 10, a familiar old bug is back in town.After fixing code problems in the editor ("making the code green"), the filename in the editor tab continues to have a red underline.Am ... -
Created "new...scala class" should not be offered in non-scala projects
In projects that are not using Scala in any way at all, the "new...scala class" is still offered in the project view.Note that non of the modules in the project have a Scala facet attached.This is ...