Releases: gmlarumbe/vhdl-ts-mode
Releases · gmlarumbe/vhdl-ts-mode
v0.1.4
- Move test-hdl tests to own repo
v0.1.3
- PRs #9, #10, #14
- Issues #6, #7, #8, #11
- Indentation fixes
- Alignment fixes for beautify
- Fixes for overridden syntactic functions
- CI improvements: Emacs 29.4 and snapshot
v0.1.2
- PR #4
- Various minor fixes
- Implement basic buffer beautifying
- Update CI: support Emacs 29.2 and 29.3
v0.1.1
Various changes to support vhdl-ext
newer releases in MELPA Stable.
v0.1.0
Initial release with support for the following tree-sitter-based features:
- Syntax highlighting
- Indentation
imenu
which-func
- Navigation functions
- Prettify and beautify
- Completion at point