Releases: gmlarumbe/verilog-ext
Releases · gmlarumbe/verilog-ext
v0.2.1
v0.2.0
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-modeandeglot - Support for many linters via
flycheck - Beautify modules and instances
- Code navigation functions for RTL and Verification environments
- Extended collection of custom and
yasnippettemplates insertion viahydra - Code formatter via
apheleia - Compilation-based utilities
- Improve
imenuentries: 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-keywordsbackend - Port connections utilities
Experimental:
- Tree-sitter powered
verilog-ts-modesupport