What's Changed
- Upgraded inline evaluation feature
- New "Evaluate top level expression" command (bound by default to
alt+shift+e
) - No longer loses cursor position when evaluating expressions
- Evaluated expressions are highlighted green; reen highlight remains until edits are made (even if cursor navigates away)
- New "Evaluate top level expression" command (bound by default to
- Overhauled syntax highlighting
- Now distinguish visually between builtins and macros
- Other small tweaks
Full Changelog: https://github.com/hylang/vscode-hy/commits/0.0.8..0.0.9