tim pigden
- 活动总数 123
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 40
-
创建于 java exception breakpoints in debugger: all or nothing!
I needed to set a breakpoint for a java exception being thrown inside a library I was calling.But when I go to the Breakpoints dialog in the debugger I get a single Java Exception Breakpoints check... -
创建于 where did the checkboxes for replace options go?
已回答Formerly, on replace, you got a really useful set of checkboxes for regex, preserve case and so on.I use and change these a lot.Now the options are all relegated to a settings drop-down menu with n... -
创建于 You may want to promote Kotlin, but I don't feel it deserves 2nd place on the "new" file menu
On source, right click on New, Kotlin is right up there in 2nd place.I feel this is an unnecessary addition to the most important parts of the menu, since I suspect very few of us are going to be u... -
创建于 Help: I can't import an sbt project
I have an sbt project. I try to import it and it goes wrong in the middle. I get an imported project that's incomplete - for example it doesn't know about the build.sbt fileWhat sort of things migh... -
创建于 autocomplete else incorrectly
if I type in a simple if-else, when I get to else, the autocomplete pops up a set of functions that do not include else. If I do an <enter> it selects the top one.As a consequence, with the default... -
创建于 bug report
System crashed with this trace:plugin version 0.26.335 Was doing a global replaceindexing info: indexed at 1388921658221 with size 5356 java.lang.Throwable at com.intellij.openapi.diagnostic.... -
创建于 latest scala plugin on 13 working great
I've been dipping in and out of the 13 EAP for the past few months - sometimes it was good sometimes pretty awful - but at least 12 was a stable known quantity.But now I've upgraded to 13 .01 and l... -
创建于 GC overhead limit exceeded when compiling
Hi - I can't compile my code any more.If I work directly from SBT I use -mem 2000 as a parameter and it works ok (also compilation hits all threads).Using intellij it's on one thread and then it fa... -
创建于 weird tabs in sql console
Hi I paste a query formatted like so:>>>>>>>>>>>>>>>>>>>>>>create or replace view mart.trip as SELECT trip.*, linetext, polyline FROM dw.trip as trip join (select trip_id, st_astext(pp) as l... -
创建于 word of thanks
Hi guys - just to say that although it's not perfect, the current latest (well that which runs on 12.1.1 anyway) scala + play version is really a pleasure to use. I find myself using the red bits a...