Donald McLean
- 活动总数 790
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 306
-
创建于 Plug-in regression SCL-2654 (ScalaTest should unresolved)
I just noticed that this is back in version 0.4.565.Donald -
创建于 0.4.562 performance uneven
Sometimes it works just fine.Sometimes I get annoying pauses.I'm running 10.0.2 on a Mac (Snow Leopard). -
创建于 Reassign to val?
I was noticing that the plug-in (build 542) does not catch reassignment to a val. It seems like this should be a pretty basic thing to be checking.http://youtrack.jetbrains.net/issue/SCL-2810 -
创建于 Comment problem
If I have this in a file:/**() */Where () represents the location of the cursor. When I hit Enter, I get this:/** * */ */Which is obviously wrong. I tried this in a Java file and it behaved cor... -
创建于 Exception in 0.4.525 & questions
I just now reported an exception in the plug-in - generally there have been very few.Is there any kind of road map for what features are planned for the near future? I'd really like to see some of ... -
创建于 EAP 103.39: Large file hang
I tried to open a file that I did not realize was very large (40MB) and may have contained non-printing ascii characters. IDEA hung completely and had to be killed.Is there any chance of getting a ... -
-
创建于 Does 472 work with 102.149
Since 102-216 doesn't work on Mac 10.5 I was wondering if there was any particular dependency on the newer EAP. -
创建于 102.219 Weirdness on Mac
First time I tried it, wouldn't start when I double clicked the "application". I knew that this problem was sometimes caused by exceptions that will come out if you start the app from idea.sh so I ... -
创建于 Exceptions in refactoring (move from one package to another)
IDEA 102.149 and the matching Scala plugin (0.4.442?)I was using drag&drop to move several classes from one package to another.I tried moving several at once - only one moved. When I moved them one...