1

Resolved

Completion filtering should compare against display text rather than insertion text

description

This causes def __init to suggest and insert __getattribute__ incorrectly, because the insertion text matches the typed name.

(I know I already fixed this once, but it seems it didn't make it in.)

comments