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

Use token_metadata to get accurate metadata env #234

Merged
merged 17 commits into from
Jul 6, 2023
Merged

Commits on Jun 8, 2023

  1. add failing test

    lukaszsamson committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    16a76ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc7941b View commit details
    Browse the repository at this point in the history
  3. include token_metadata

    lukaszsamson committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    874dcc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. exclude more from calls

    lukaszsamson committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    88f5510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bccf37f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    3138145 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. wip

    lukaszsamson committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8688011 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. make test pass

    lukaszsamson committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9d34340 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    fdcae28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2912add View commit details
    Browse the repository at this point in the history
  3. fix edge case

    lukaszsamson committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    5303d98 View commit details
    Browse the repository at this point in the history
  4. fix another edge case

    lukaszsamson committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9c790ac View commit details
    Browse the repository at this point in the history
  5. format

    lukaszsamson committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d393229 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. add tests

    fix more edge cases
    lukaszsamson committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ad5074e View commit details
    Browse the repository at this point in the history
  2. small improvement

    lukaszsamson committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f308402 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:elixir-lsp/elixir_sense into modu…

    …le-ranges
    
    # Conflicts:
    #	test/elixir_sense/providers/suggestion/complete_test.exs
    lukaszsamson committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4fce407 View commit details
    Browse the repository at this point in the history
  4. fix credo issue

    lukaszsamson committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    7179750 View commit details
    Browse the repository at this point in the history