Christian Posta

- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
-
Christian Posta created a post, Help.. what is this exception in scala plugin?
I am just trying to run some unit tests... Any idea what this could be? Something on my side? A bug on the IDEA side?Help.... (see attached screen shot)Attachment(s):Screen Shot 2012-12-14 at 3.29.... -
Christian Posta created a post, Surround code with custom code
What's the best way to srround some highlighted code with some new code?Eg, I know I can select some code and "surround with if/else, while, or just a block" but what if I want to select a variable... -
Christian Posta created a post, changesets and partial changes
is there a way to separate changes to a file into two separate changesets? similar to git's ability to commit/stage only parts of the changes in a file... -
Christian Posta created a post, scroll to source keyboard shortcut
If my cursor is in the source code, and I want to see the location of this file in the Project tool window, I have to open the tool window (Command+1) and then click the little (x) button to scroll... -
Christian Posta commented, -
Christian Posta created a post, Annotate broken when path changes, svn add/rm
One of the features I use often to track down changes in a source file is annotate (using svn as the VCS). Recently, a path changed in SVN and now IDEA cannot find the correct revision to pop up wh... -
Christian Posta created a post, Scala plugin broken again?
Guys, Any chance we can get at least these issues fixed quickly? I use the Scala plugin quite a bit, and this is truly unfortunate that these are not working anymore :(http://youtrack.jetbrains.com... -
Christian Posta created a post, scala-worksheet
Any chance something similar can be done in IDEA?https://github.com/scala-ide/scala-worksheet/wiki/Getting-StartedOr does IDEA have something already like this in the Scala plugin that I've missed?... -
Christian Posta created a post, SBT in the Scala Plugin
I realize there is a separate SBT plugin, but it hasn't been updated since 2011... Is there anyway we can get SBT support in the regular scala plugin?