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

Add tree-sitter-vhdl #618

Merged
merged 112 commits into from
Jan 28, 2024
Merged

Add tree-sitter-vhdl #618

merged 112 commits into from
Jan 28, 2024

Conversation

arbrauns
Copy link
Contributor

@arbrauns arbrauns commented Jan 8, 2024

This adds support for VHDL by way of https://github.com/JLeemaster/tree-sitter-vhdl.

Use keywords instead of regex on PSL operations;
Increase legibility of one of the regexes
alemuller and others added 27 commits March 28, 2021 16:29
…1ad007a2405ef319875da5b4e'

git-subtree-dir: vendored_parsers/tree-sitter-vhdl
git-subtree-mainline: 2d61aef
git-subtree-split: b863231
@Wilfred Wilfred merged commit a373106 into Wilfred:master Jan 28, 2024
13 checks passed
@Wilfred
Copy link
Owner

Wilfred commented Jan 28, 2024

Thanks for the PR! Looks good to me.

The syntax highlighting is kinda weird: everything seems to be using @error.foo rather than highlighting e.g. keywords. Diffs still look sensible, just slightly less pretty :)

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.

4 participants