You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)