Releases: gmlarumbe/verilog-ext
Releases · gmlarumbe/verilog-ext
v0.1.0
Initial release with support for the following features:
- Improved syntax highlighting
- Builtin xref backend
- Builtin capf function with dot and scope completion
- Hierarchy extraction and navigation: builtin and vhier based
- LSP configuration for
lsp-mode
andeglot
- Support for many linters via
flycheck
- Beautify modules and instances
- Code navigation functions for RTL and Verification environments
- Extended collection of custom and
yasnippet
templates insertion viahydra
- Code formatter via
apheleia
- Compilation-based utilities
- Improve
imenu
entries: detect instances, classes and methods - Enhanced support for
which-func
- Code folding via
hideshow
- Workspace tags, typedef analysis and caching
- Time-stamp auto-configuration
- Convert block end comments to names
- Automatically add SystemVerilog keywords to
company-keywords
backend - Port connections utilities
Experimental:
- Tree-sitter powered
verilog-ts-mode
support