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

Reverse query precedence ordering #9458

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    0b5f0d6 View commit details
    Browse the repository at this point in the history
  2. WIP: Reverse highlight queries

    the-mikedavis authored and archseer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c75179d View commit details
    Browse the repository at this point in the history
  3. Update PureScript highlight queries in light of reversing queries pre…

    …cedence order
    
    This commit adapts PureScript highlight queries to match upcoming changes in Helix which will make queries matching order go from more to general to more specific, the opposite of previous order.
    postsolar authored and archseer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    96688a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    132d388 View commit details
    Browse the repository at this point in the history
  5. Reverse Nix highlights queries

    postsolar authored and archseer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0364f7c View commit details
    Browse the repository at this point in the history
  6. Update tree-sitter-julia (#10031)

    Update julia parser to latest version, along with:
    - updating the queries,
    - pulling changes from `nvim-treesitter`’s queries (as the maintainters
      of the parser update the queries there),
    - reversing the queries’ order to be compatible with upstream.
    Iorvethe authored and archseer committed May 17, 2024
    Configuration menu
    Copy the full SHA
    951b454 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

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

Commits on May 20, 2024

  1. queries: Tweak capnp

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    974303e View commit details
    Browse the repository at this point in the history
  2. queries: Reorder scheme

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    44605c4 View commit details
    Browse the repository at this point in the history
  3. queries: Update cel

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    de06181 View commit details
    Browse the repository at this point in the history
  4. queries: Update vhs

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0fbfc0c View commit details
    Browse the repository at this point in the history
  5. queries: Update ld, strace

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    aad5f6a View commit details
    Browse the repository at this point in the history
  6. queries: Update janet

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    c6645d4 View commit details
    Browse the repository at this point in the history
  7. queries: Reverse go queries

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bbdebe9 View commit details
    Browse the repository at this point in the history
  8. queries: Update docker, dot

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    67baa53 View commit details
    Browse the repository at this point in the history
  9. queries: Update ron

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    29b4a2f View commit details
    Browse the repository at this point in the history
  10. queries: Update cue

    archseer committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1231429 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7656e0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on Jul 16, 2024

  1. queries: update zig

    gabydd committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8caba39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    400a193 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Update cue parser and queries

    Queries ported from nvim-treesitter
    the-mikedavis committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f3a46c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

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