Inheritors in smart completion work for the classes in the same file too
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
trait T
|
||||
|
||||
class C : A()
|
||||
|
||||
// ALLOW_AST_ACCESS
|
||||
Reference in New Issue
Block a user