nvim-treesitter / nvim-treesitter-textobjects

Apache License 2.0
2.2k stars 200 forks source link

feat(vhdl): added support for VHDL #632

Closed superzanti closed 3 months ago

superzanti commented 5 months ago

Only added a few of the possible options. I have hopes to add more in the future.

I added a fairly comprehensive list for VHDL (tree-sitter-vhdl). This has sped up my workflow, I hope this can help some others too.

kiyoon commented 3 months ago

I'm sorry, I think this query is already broken with a new parser? Anyway it doesn't pass the CI and I'll need to revert this. Can you open the PR again and fix the problems?

superzanti commented 4 weeks ago

@kiyoon A long time coming, but I opened a new PR