Supported excluded packages/classes in completion.
#KT-2413 in progress
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
val x = Some<caret>
|
||||
|
||||
// NUMBER: 1
|
||||
// ABSENT: SomeClass
|
||||
// EXIST: SomeOtherClass
|
||||
Reference in New Issue
Block a user