Ian
02/04/2017, 1:11 PMkirillrakhman
02/04/2017, 1:11 PMIan
02/04/2017, 1:12 PMvictortong
02/07/2017, 3:31 AMkirillrakhman
02/07/2017, 8:22 AMgildor
02/07/2017, 10:46 AMvictortong
02/07/2017, 3:36 PMsteamstreet
02/07/2017, 8:01 PMsteamstreet
02/07/2017, 8:04 PMsteamstreet
02/07/2017, 8:30 PMorangy
nslookup localhost
on your machine?steamstreet
02/07/2017, 9:37 PMorangy
steamstreet
02/08/2017, 12:23 AMsteamstreet
02/08/2017, 12:23 AMorangy
InetAddress#getLocalHost
being very slow, may be for a different reason. What if you just call it from main
function? How fast is it?orangy
::1 localhost
orangy
127.0.0.1 localhost orangys-mac.local
damian
02/09/2017, 3:31 PMpawel.barszcz
02/09/2017, 5:44 PMdamian
02/09/2017, 5:47 PMdamian
02/09/2017, 5:47 PMyole
02/09/2017, 5:48 PMdamian
02/09/2017, 5:52 PMorangy
steamstreet
02/10/2017, 7:17 PMorangy
robin
02/11/2017, 1:34 PMTODO
function is really handy, and the default for unimplemented features for us here. However, there is no quick way to easily see where you have used that function throughout a codebase like you can with // TODO
comments. Would there be a way to incorporate something into the kotlin plugin or maybe even intellij itself that would allow you to accumulate specific function calls into the todo list as well, or is there already such a functionality I'm missing? Always writing TODO("Not implemented") // TODO
feels quite redundant.ilya.gorbunov
02/11/2017, 5:21 PMrobin
02/11/2017, 6:24 PM