Auto-import popup to import global properties
#KT-4541 Fixed #KT-3097 Fixed
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// "Import" "true"
|
||||
|
||||
package test
|
||||
|
||||
fun foo() {
|
||||
<caret>currentThread
|
||||
}
|
||||
Reference in New Issue
Block a user