Michael de Kaste
06/08/2020, 12:40 PMif(yourValue == SOME_VALUE)
where SOME_VALUE is a const val defined in an interface. Can I show the value of this value passively like inferred types are passively shown in the code?Michael de Kaste
06/08/2020, 12:41 PMSOME_VALUE [ "101" ]
with "101" being as grayed out as the ": String" aboveZach Klippenstein (he/him) [MOD]
06/08/2020, 12:46 PM