Skip to content

feat(ini): bumped grammar version to include support for global parameters #13088

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

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

ficd0
Copy link
Contributor

@ficd0 ficd0 commented Mar 11, 2025

The ini tree-sitter parser was just updated to fix an issue where global parameters were preventing the entire file from being highlighted properly. This PR bumps the version that languages.toml points to for the grammar to include this fix. Please see the issue below for more details.

justinmk/tree-sitter-ini#14

@the-mikedavis the-mikedavis merged commit 8df58b2 into helix-editor:master Mar 11, 2025
6 checks passed
@ficd0 ficd0 deleted the bump-ini-grammar branch March 11, 2025 20:58
zoedsoupe added a commit to zoedsoupe/helix that referenced this pull request Mar 18, 2025
…amp-theme

* 'master' of github.com:helix-editor/helix: (362 commits)
  fix: adjust spelling of simlink->symlink (helix-editor#13128)
  Add '///' to Amber comment-token configuration (helix-editor#13122)
  languages: Also include `gitconfig` as an extension (helix-editor#13115)
  commands: Allow zero or one arguments in `:reflow`
  minor: Use parking_lot workspace dependency in helix-vcs
  minor: Use a workspace dependency for parking_lot
  feat(tlaplus) : added `tlaplus` config + grammar (helix-editor#13081)
  Fix Ruby highlights (helix-editor#13055)
  queries: Add JSON injection for Rust `json!({..})` macros
  queries: Inject into string content in Rust injections
  Fix precedence of JSON highlight queries for keys
  chore: Point OpenSCAD grammar to official repo (helix-editor#13033)
  warn when configured theme is unusable for color reasons (helix-editor#13058)
  minor: Add a helper function for setting the configured theme
  update vhdl tree-sitter (helix-editor#13091)
  Sunset theme: version 2.0 (helix-editor#13086)
  Update base16_transparent.toml `ui.linenr` (helix-editor#13080)
  feat(ini): bumped grammar version to include support for global parameters (helix-editor#13088)
  build(deps): bump rustix from 0.38.44 to 1.0.2 (helix-editor#13071)
  build(deps): bump cachix/install-nix-action from 30 to 31 (helix-editor#13073)
  ...
arexon pushed a commit to arexon/helix that referenced this pull request Mar 24, 2025
EriKWDev pushed a commit to EriKWDev/helix that referenced this pull request Apr 24, 2025
darshanCommits pushed a commit to darshanCommits/helix that referenced this pull request May 1, 2025
Trivernis pushed a commit to Trivernis/helix-plus that referenced this pull request Jun 10, 2025
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.

2 participants