Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't return snippets to clients that don't support snippets #177

Merged
merged 1 commit into from
Apr 2, 2020
Merged

Don't return snippets to clients that don't support snippets #177

merged 1 commit into from
Apr 2, 2020

Conversation

axelson
Copy link
Member

@axelson axelson commented Apr 2, 2020

Note: the previous regex did not match snippets

Fixes #171

Note: the previous regex did not match snippets

Fixes #171
@axelson axelson merged commit 24ddf88 into elixir-lsp:master Apr 2, 2020
@axelson axelson deleted the dont-return-snippets-to-clients-that-dont-support-them branch April 2, 2020 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Completion always returns snippets, even if snippets are not supported by the client
1 participant