**Steps to Reproduce**: I was trying to complete System.Collections.Generics.List<T>, but I got the non-generic version of this type:  **Expected Behavior**: `List<T>` to be committed. **Actual Behavior**: List was committed.