Skip to content

update vhdl tree-sitter #13091

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 12, 2025
Merged

Conversation

Chris44442
Copy link
Contributor

Hi, @jpt13653903 has created and maintained a vhdl tree-sitter, which has been merged with neovim-treesitter for some time now, see nvim-treesitter/nvim-treesitter#6925

We have used it successfully for many months now. To make it short, I think it's time to get merged here as well!

There were some fundamental problems with the currently used (fork of) https://github.com/alemuller/tree-sitter-vhdl , mainly because it is no longer maintained, see nvim-treesitter/nvim-treesitter#6701 (comment)

Anyway, let me know if anything is missing.

@the-mikedavis the-mikedavis merged commit 8d590e8 into helix-editor:master Mar 12, 2025
6 checks passed
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)
  ...
@teburd
Copy link
Contributor

teburd commented Mar 18, 2025

Glad to see someone took this on!

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.

3 participants