More efficient code completion + fixed a few bugs

This commit is contained in:
Valentin Kipyatkov
2014-11-02 14:32:10 +03:00
parent f31832dea9
commit fe5dbbf9b3
21 changed files with 166 additions and 74 deletions
@@ -0,0 +1,6 @@
package java.lang.<caret>
// EXIST: annotation
// EXIST: reflect
// ABSENT: System
// ABSENT: Thread