KT-9418 Suggest name for new declaration basing on unresolved names in code

#KT-9418 Fixed
This commit is contained in:
Valentin Kipyatkov
2016-01-15 13:27:53 +03:00
parent 83ca4b84f9
commit 28331bca9f
23 changed files with 614 additions and 116 deletions
@@ -5,4 +5,5 @@ class Outer {
fun Outer.<caret>
// INVOCATION_COUNT: 0
// NUMBER: 0
// EXIST: Nested
// NOTHING_ELSE
@@ -5,4 +5,5 @@ class Outer {
fun <T> Outer.<caret>
// INVOCATION_COUNT: 0
// NUMBER: 0
// EXIST: Nested
// NOTHING_ELSE