IDEA-136189 "Code completion" proposes to extend the class of the same class
authorpeter <peter@jetbrains.com>
Fri, 13 Feb 2015 17:26:14 +0000 (18:26 +0100)
committerpeter <peter@jetbrains.com>
Fri, 13 Feb 2015 17:39:31 +0000 (18:39 +0100)
commit4c109a63162d244bf0ee262d7c8e8fcfdb5d6c10
tree748369cc7395125c4dc68d97779b5dbcb67f2f54
parent4e82ecbedb5ac8a1d68294a5615cb24bd48fb777
IDEA-136189 "Code completion" proposes to extend the class of the same class
java/java-impl/src/com/intellij/codeInsight/completion/JavaClassNameCompletionContributor.java
java/java-tests/testData/codeInsight/completion/normal/NoThisClassInExtends.java [new file with mode: 0644]
java/java-tests/testSrc/com/intellij/codeInsight/completion/NormalCompletionTest.groovy