Fix members autocomplete showing non-matches
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.
Showing
Please register or sign in to comment