Skip to content

v0.1.0

Compare
Choose a tag to compare
@gmlarumbe gmlarumbe released this 06 Jun 14:54
· 133 commits to main since this release

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 and eglot
  • 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 via hydra
  • 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