yole
03/24/2016, 1:46 PMdenis.st
03/24/2016, 1:48 PMyole
03/24/2016, 2:12 PMyole
03/24/2016, 2:12 PMdharrigan
03/25/2016, 6:50 PMdharrigan
03/25/2016, 6:50 PMdharrigan
03/25/2016, 6:50 PMyoavst
03/26/2016, 12:27 PMyoavst
03/26/2016, 12:28 PMkevinmost
03/26/2016, 6:10 PMyoavst
03/27/2016, 4:13 AMgregd
03/27/2016, 7:56 AMdebug
03/28/2016, 2:25 AMdebug
03/28/2016, 2:26 AMdebug
03/28/2016, 2:28 AMbbade
03/30/2016, 4:12 PMDalinar
03/30/2016, 7:08 PMFindUsages
of IntelliJ, what is the opposite of *
.. *
will completely expand the currently selected node, i want to know how to collapse it. with this keyboardyole
03/31/2016, 8:56 AMfelix
03/31/2016, 1:26 PMevanchooly
03/31/2016, 1:27 PMyole
03/31/2016, 1:27 PMkirillrakhman
04/08/2016, 9:45 AMprintln
and select the overload without arguments, it places the caret outside the paranthesis. However, I actually wanted to print something, not an empty line.
2. When I type listOf
and select the overload without arguments, it adds the angled brackets for the generic type parameters and places the caret inside them. However, I actually wanted to to have a list of some items where the generic type parameter could have been inferred.
This has bugged me for a while but only now I realized that this behavior is caused because in the completion list, the zero-argument overload is always on top. What would speak against placing zero-argument overloads at the bottom instead of at the top?dam5s
04/08/2016, 9:34 PMkevinmost
04/08/2016, 10:26 PM"""
at all, really (unless I'm missing something). I think it's a pretty useful language featuremsridhar
04/10/2016, 10:45 PMmsridhar
04/10/2016, 10:50 PMchi
04/11/2016, 2:26 PMjulien
04/11/2016, 2:27 PMorangy
chi
04/11/2016, 4:16 PM