Skip to content

v0.4.1

Compare
Choose a tag to compare
@fizruk fizruk released this 27 Sep 16:13
· 33 commits to main since this release
1078811

Added

  • The extension now provides the option to build rzk via stack or cabal (see #44)

Changed

  • Updated extension name and description to reflect the newly added features (with LSP) (see #43)

Fixed

  • Defined wordPattern to help VS Code recognize how an identifier looks like in Rzk. This should fix IntelliSense completion for identifiers with non-alpha characters (see #49)