There is hope, but Iโd love to hear from someone from Jetbrains whether itโs somewhere on the roadmap
f
Fatih Yalmanbas
11/29/2019, 11:43 AM
I believe I have read them a while ago but will check again to see different aspects to it. Nevertheless, I believe it would be good to be able to write a compiler plugin to make all classes non-public by default. Thanks for the sources ๐
t
tschuchort
11/29/2019, 1:11 PM
I'd wager that it would be possible and not all that hard to do it yourself with a plugin
w
wasyl
11/29/2019, 2:43 PM
Would it have IDE support though?
t
tschuchort
11/29/2019, 6:06 PM
If you use arrow-meta then yes. If not then you probably have to write a plugin as well.