kartikpatodi
11/05/2018, 7:59 PMIDEA 2018.2.5
with Kotlin 1.3.0
fails to complete postfix code completion like sout and null outside the main function scope
Is it the expected behaviour?
I am pretty sure it did worked on the previous versions.
Note: Windows 10 pcAlexey Belkov [JB]
11/06/2018, 9:29 AMfun foo() {
"hello".sout
}
Please file a YouTrack issue with a code sample to reproduce: http://kotl.in/issue Thanks!kartikpatodi
11/06/2018, 9:30 AMkartikpatodi
11/06/2018, 6:44 PMAlexey Belkov [JB]
11/07/2018, 7:31 AMkartikpatodi
11/07/2018, 7:33 AM