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 19, 2011 10:35
second example: how are you going to declare a val AND return the mapped point in a single line? that are 2 statements. you'll need to surround the block with {...}, and inside the block, val is an...
Community
Scala
IDEA is a autocompleting 'val'
0 votes
Created
January 15, 2011 17:01
in 70% of my cases, "create public method in target class" would be what i want. about 10% are "create field", and the rest would be the nasty stuff you mentioned. a 100%-solution would be about 10...
Community
Scala
Need "Create method"
0 votes
Created
January 15, 2011 20:56
i think we can agree on this: afaik jetbrains has statistics about which feature is used how often. if it is used like crazy, then it should be implemented. if not, then not.
Community
Scala
Need "Create method"
0 votes
Created
January 16, 2011 06:02
it's implemented for java
Community
Scala
Need "Create method"
0 votes
Created
March 02, 2011 19:34
not yet, afaik :(you can solve some problems by adding linebreaks, extracting the logic into local methods and so on, but the ultimate solution has yet to be invented
Community
Scala
Breakpoints in anonymous/partial functions
0 votes
Created
February 25, 2011 19:10
i think this is good. the more ides support scala properly, the better. scala should spread.
Community
Scala
Competition heating up
0 votes
Created
February 25, 2011 19:15
the amount of answers necessary to make you understand why that does not work is rather big. it's much easier to tell you this: drop some frames, look at the stack and you will understand.
Community
Scala
How to use Breakpoint Condition?
0 votes
Created
February 08, 2011 21:09
i fixed the broken templates by deleting them, but i still have duplicate entries in the context menue. the good ones (top) and bad ones (a bit lower). using both newest nightly/eap of plugin/idea
Community
Scala
New file templates?
0 votes
Created
May 09, 2011 15:31
looks like my main problems are already covered
Community
Scala
lift is red
0 votes
Created
July 26, 2011 12:51
i would prefer an "explicit type view mode"the first time i read code, i want to see the variable and return types - everywhere. once i know the types, i don't want to see them at all."soft type an...
Community
Scala
Display return type of function?
0 votes
«
First
‹
Previous
Next
›
Last
»