• Coung Ngo's avatar
    Fix members autocomplete showing non-matches · 23693d59
    Coung Ngo authored
    Member autocomplete using `@` incorrectly shows non-matches.
    If you type `@marge.`, you are still shown the complete
    list of members even though there are no matches.
    This commit fixes this.
    23693d59
gfm_auto_complete_spec.js 26.1 KB