Skip to content

Releases: gmlarumbe/vhdl-ts-mode

v0.1.4

11 Sep 19:37
Compare
Choose a tag to compare
  • Move test-hdl tests to own repo

v0.1.3

08 Aug 10:40
Compare
Choose a tag to compare
  • 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

06 Apr 21:58
Compare
Choose a tag to compare
  • PR #4
  • Various minor fixes
  • Implement basic buffer beautifying
  • Update CI: support Emacs 29.2 and 29.3

v0.1.1

20 Dec 19:07
Compare
Choose a tag to compare

Various changes to support vhdl-ext newer releases in MELPA Stable.

v0.1.0

12 Sep 18:54
Compare
Choose a tag to compare

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