Open javadba opened 6 years ago
I just ran list.dirs() and it showed the following:
list.dirs()
But when I switched to the Console and manually scrolled the output we could see a lot of entries that had been hidden:
That is just one example: this has been happening frequently . Is there any workaround or fix for this?
It's not making anything better, but the console in IJ seems to be broken not just for R but also for Kotlin.
I typically use the send2terminal extension to evaluate code in an external shell.
I just ran
list.dirs()
and it showed the following:But when I switched to the Console and manually scrolled the output we could see a lot of entries that had been hidden:
That is just one example: this has been happening frequently . Is there any workaround or fix for this?