Skip to content

Releases: sisoe24/hammerspoon-vscode

0.5.0

09 Sep 16:11
Compare
Choose a tag to compare

What's Changed

  • Add selected text execution like REPL by @velios in #4
  • New completion mechanism.

New Contributors

  • @velios made their first contribution in #4

Full Changelog: v0.4.0...v0.5.0

0.4.0

23 Oct 21:56
Compare
Choose a tag to compare
v0.4.0

update changelog

0.2.1

10 Mar 21:43
Compare
Choose a tag to compare

Added

  • Receive Hammerspoon console output to vscode output window.
  • Filter output based on regex patterns from extension settings.

0.1.1

08 Mar 19:31
Compare
Choose a tag to compare

Fixed

  • Fix a bug when hovering over a variable inside a call statement that showed the function documentation.

0.1.0

08 Mar 01:35
Compare
Choose a tag to compare
  • Create Spoon command.
  • Create Spoon documentation command.
  • New setting for default Spoon directory location.
  • New setting for generating extra documentation (HTML/Markdown) for the Spoon.
  • New provider for string completion (currently only works for hs.loadSpoon())

0.0.1

30 Jan 17:58
Compare
Choose a tag to compare

Initial release