Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: elixir-tools/next-ls
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.22.4
Choose a base ref
...
head repository: elixir-tools/next-ls
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.22.5
Choose a head ref
  • 7 commits
  • 14 files changed
  • 3 contributors

Commits on May 18, 2024

  1. fix(nix): use normal release for flake (#484)

    mhanberg authored May 18, 2024
    Copy the full SHA
    8162d88 View commit details
  2. fix(document-symbols): ensure its spec compliant (#489)

    mhanberg authored May 18, 2024
    Copy the full SHA
    b120cce View commit details

Commits on May 20, 2024

  1. chore(deps): bump cachix/install-nix-action from 26 to 27 (#490)

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v26...V27)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 20, 2024
    Copy the full SHA
    3236e14 View commit details

Commits on May 21, 2024

  1. fix(completions): handle macro edge cases (#495)

    mhanberg authored May 21, 2024
    Copy the full SHA
    ac49272 View commit details
  2. fix: be more resilient LSP protocol errors (#491)

    fix: properly log unknown workspace command
    
    chore: justfile
    mhanberg authored May 21, 2024
    Copy the full SHA
    28d29f6 View commit details

Commits on May 22, 2024

  1. fix(definition): variables inside broken code (#496)

    Closes #477
    mhanberg authored May 22, 2024
    Copy the full SHA
    7f134ea View commit details
  2. chore(main): release 0.22.5 (#488)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 22, 2024
    Copy the full SHA
    1331e6b View commit details
Loading