Do not autopopup completion in name of generic function or property too

This commit is contained in:
Valentin Kipyatkov
2014-09-19 22:50:31 +04:00
committed by valentin
parent e6ea0537c8
commit 19fb090f28
11 changed files with 111 additions and 9 deletions
@@ -0,0 +1,8 @@
class Outer {
class Nested
}
fun Outer.<caret>
// INVOCATION_COUNT: 0
// NUMBER: 0