karelpeeters
05/06/2019, 10:36 AMpoohbar
05/07/2019, 1:46 PMAny Exception
in Kotlin?david-wg2
05/13/2019, 2:37 PMdavid-wg2
05/13/2019, 2:38 PMribesg
05/13/2019, 2:38 PMelect
05/15/2019, 2:16 PMMatej Drobnič
05/18/2019, 7:14 AMKelvie
05/20/2019, 10:58 PMMarc Knaup
05/21/2019, 5:16 PMNeil
05/31/2019, 8:38 AMkarelpeeters
05/31/2019, 9:16 AMCtrl+Shift+B
goes to the declaration of the type of something: https://www.jetbrains.com/help/idea/navigating-through-the-source-code.html#go_to_declaration
@NeilNeil
05/31/2019, 9:21 AMkarelpeeters
05/31/2019, 9:22 AMDico
06/09/2019, 5:47 PMpoohbar
06/12/2019, 2:52 PMpoohbar
06/12/2019, 2:54 PMelect
06/19/2019, 12:30 PMMike
06/19/2019, 5:29 PMMarc Knaup
06/19/2019, 7:44 PMb
and c
also should not be marked as unused because values()
is being used. What do you think?
(and why is a
not marked as unused?)karelpeeters
06/19/2019, 8:31 PMa
in your file/package? I find that the indication is often wrong when there are duplicate names around.Marc Knaup
06/19/2019, 8:43 PMkarelpeeters
06/19/2019, 8:48 PMMarc Knaup
06/19/2019, 8:49 PMelect
06/21/2019, 12:57 PMMarc Knaup
07/02/2019, 2:14 PMFoo
isn't used anywhere)Markus Böck
07/02/2019, 2:18 PMMarkus Böck
07/02/2019, 2:18 PMMarkus Böck
07/02/2019, 2:20 PMMarc Knaup
07/10/2019, 5:14 PMrobstoll
07/14/2019, 12:59 PMSymbol is declared in unnamed module which is not read by current module