Christian Posta
- 活动总数 64
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 24
-
创建于 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.... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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?... -
创建于 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? -
创建于 navigate to where variable is instantiated
Is there a quick keyboard combo to navigate to where a variable/field is instantiated (or first instantiated) with a value? -
创建于 Language Level Changed
I just recently upgraded to IDEA 11.1 but every few minutes I get a dialog saying "Language Level Changed"... and have to reload the project. I never got this with 10.5 on this same project. It's f...