Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dennis Haupt
Total activity
1158
Last activity
May 07, 2020 23:15
Member since
July 22, 2005 00:15
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
412
Activity overview
Posts (203)
Comments (543)
Sort by recent activity
Recent activity
Votes
Created
January 15, 2011 19:45
i think you misunderstood. imagine coding in a test-first manner. you create a test and begin to type:val x = new Something() <- alt+enter to create the classx.createFoo("someParam") <- alt+enter t...
Community
Scala
Need "Create method"
0 votes
Created
March 15, 2011 22:01
+1
Community
Scala
Signature matters! Control side effects with 15 new method signature inspections.
0 votes
Created
February 26, 2011 16:27
as short and precise as possible:a for loop in scala is equal to calling foreach. foreach applies the collections content to a function. the function1 trait has a method "apply" with one parameter ...
Community
Scala
How to use Breakpoint Condition?
0 votes
Created
September 29, 2011 08:13
thx
Community
Scala
auto nightly download
0 votes
Created
June 15, 2011 20:05
one of my biggest problems is working with tuples. typing things like "_._2" turns into _rmi_whatever_funky_class and one letter parameters turn into random class names:List(1,2,3,4) foreach (e => ...
Community
Scala
General Sluggish-ness
0 votes
Created
September 29, 2011 17:28
set everything to 2.9.1 final, but i still get:http://ea.jetbrains.com/browser/ea_reports/296974
Community
Scala
FSC works in the latest build!
0 votes
Created
October 07, 2011 16:44
i tried both 1.6 and 1.7 and different scala versions - same error everywhere
Community
Scala
FSC works in the latest build!
0 votes
Created
October 12, 2011 19:46
just a random thing before i go all out: do all people with the mysterious problem have a whitespace in their project path, and those who don't don't?that seems to be it for me...
Community
Scala
FSC works in the latest build!
0 votes
Created
October 13, 2011 11:42
once again, the community and jetbrains worked together 24/7/365 to provide everyone with the awesome experience of a fast scala compilation.i'm going to spend the next 4 hours in my basement incre...
Community
Scala
FSC works in the latest build!
0 votes
Created
January 11, 2012 20:22
if you plan on make everything explicit, then opening a new readonly editor tab or window (i prefer editor tab) would be better than popups.
Community
Scala
debugging implicits
0 votes
«
First
‹
Previous
Next
›
Last
»