Skip to content

v0.0.9

Latest
Compare
Choose a tag to compare
@CFiggers CFiggers released this 05 Oct 02:22
· 5 commits to master since this release

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)
  • 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