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
November 24, 2013 00:12
the best solution is to write code in a style that is debuggable, meaning mostly one statement per line, just like in java :|scala is very hard to debug, because you can basically have 5 expression...
Community
Scala
Hints on how to get Intellij Scala Plugin to stop at breakpoints
0 votes
Created
July 31, 2015 09:55
i don't know enough about macros/don't use macros to say anything about themfor the rest, i think the priorities should be community driven because while you can perfectly guess what the users want...
Community
Scala
general direction of development of scala support
0 votes
Created
September 18, 2015 13:09
you're right :O i never read the label because it was so long, that's why i missed it
Community
Scala
feature request: turn parameters into named parameters
0 votes
Created
February 26, 2016 10:53
i cannot provide the project itself, but maybe i can reproduce the problem in a sample file.
Community
Scala
performance problems
0 votes
Created
March 17, 2016 14:47
hm... the only good answer i can come up with is "build a special index for commonly used names in advance or cache results somewhere so you don't have to repeat the entire search"
Community
Scala
how to search for "apply"
0 votes
Created
March 17, 2016 14:48
judging by the cpu load, it's running in parallel, but it does lock the ui easily if i start to edit the code while the search is running
Community
Scala
how to search for "apply"
0 votes
Created
February 27, 2007 09:55
"I just can't understand what Eclipse doing on professinal market from application quality point of view..."user's point of view:it's because humans try to avoid changes of any kind. the first ide ...
Community
IntelliJ IDEA Plugin Users
Anybody using Eclipse in parallel?
0 votes
Created
March 13, 2007 11:44
i found a bug:in every not-the-editor-textarea (like evaluate expression), CodeCompletitionLive (CCL) does not work.i also managed to "defeat" the plugin:int x = getObject().getAnInt(); won't work ...
Community
IntelliJ IDEA Plugin Users
[ANN] CodeCompletionLive version 0.1
0 votes
Created
January 26, 2007 13:57
does nothing after selecting an expression
Community
IntelliJ IDEA Plugin Users
Plugins that don't work with Selena
0 votes
Created
January 26, 2007 14:54
the plugin manager only offers me an old version (1.5). i didn't know about 1.5.9, which works fine.
Community
IntelliJ IDEA Plugin Users
Plugins that don't work with Selena
0 votes
«
First
‹
Previous
Next
›
Last
»