exclude from completion should also affect implicitly imported items (IDEA-68605)

This commit is contained in:
peter
2011-09-20 19:14:24 +02:00
parent 887b348bd9
commit 2f83803dba
5 changed files with 29 additions and 1 deletions
@@ -0,0 +1,3 @@
public class Main {
StringBuf<caret>
}