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

Remove keywords from completions #259

Merged
merged 5 commits into from
May 31, 2020
Merged

Remove keywords from completions #259

merged 5 commits into from
May 31, 2020

Commits on May 25, 2020

  1. Remove keywords from completions

    They were being returned regardless of context which made them very noisy.
    
    Related:
    * elixir-lsp/elixir_sense#99
    * #251
    axelson committed May 25, 2020
    Configuration menu
    Copy the full SHA
    c530273 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    axelson committed May 25, 2020
    Configuration menu
    Copy the full SHA
    42886a9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. Configuration menu
    Copy the full SHA
    01a0df2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fd3574 View commit details
    Browse the repository at this point in the history
  3. Fix tests and add a couple.

    axelson committed May 30, 2020
    Configuration menu
    Copy the full SHA
    dac1c9d View commit details
    Browse the repository at this point in the history