Releases: hylang/hy-mode
stable
IDE Features
Autocompletion, Eldoc, and numerous other features supported.
This release is meant for stable users to get access to IDE features.
More feature-complete and refined features are pending merging of the jedhy
package into hy-mode
.
1.0.2 - Indentation finalized, longstanding bugs fixed.
-
Highlight variable names in setv/def (only first name)
-
#32: Indentation with dict/list starting with string
-
#39: Make indentation rules match the Hy style guide
-
#42: Smartparens tick/backtick
-
#43: Inferior Lisp history corrupted with extra =>
-
#50: support Symbol Highlight Transient State in Spacemacs
-
Indentation rewrite complete, solid
-
Symbols prefixed with ‘, ` and ~ now indented properly
1.0.1 - Syntax Highlighting Complete
- Function/Class/Module docstrings font-lock-doc-face not string-face
- Synced all hy builtins, added anaphorics to highlighting
- Syntax highlight exceptions
- Syntax highlight pure-python builtins
- #* and #** unpacking highlighted as keywords
- Tag Macro highlighting
Hy-mode First Tagged Release
Hy-mode maintainership transferred, Hy-mode rewritten.
Syntax highlighting reflects Hy master branch now, highlighting fixes, debugging keybindings.
See VERSION for full changes.