Supported excluded packages/classes in completion.
#KT-2413 in progress
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
package somePackage;
|
||||
|
||||
public class ExcludedClass {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user