issues
search
zed-industries
/
extensions
Extensions for the Zed editor
915
stars
406
forks
source link
Bump verilog to v0.0.5
#1608
Closed
someone13574
closed
2 weeks ago
someone13574
commented
2 weeks ago
This version makes a few changes.
I've synchronized the tree-sitter queries with
nvim-treesitter
, including switching to
gmlarumbe/tree-sitter-systemverilog
for the grammar as nvim did.
I'm now using a hard-coded tag for Verible instead of pulling the latest release.
The Veridian language server is still built from upstream at release time in my repo, so static commits are already enforced for that.
I've bumped the extension api version to 0.1.0 from 0.0.6.
This version makes a few changes.