IDEA-136189 "Code completion" proposes to extend the class of the same class

This commit is contained in:
peter
2015-02-13 18:39:31 +01:00
parent 4e82ecbedb
commit 4c109a6316
3 changed files with 12 additions and 0 deletions
@@ -0,0 +1,2 @@
public class Fooxxxx extends Foox<caret>x
public class Fooxxxx2 {}