No more java lookup elements in code completion (except for one case)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
var a : Runnable = <caret>
|
||||
|
||||
// EXIST: {"lookupString":"Runnable", "tailText":"", "typeText":"Runnable", "itemText":"Runnable(function: () -> Unit)"}
|
||||
Reference in New Issue
Block a user