Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

v0.10.1

Compare
Choose a tag to compare
@hansonw hansonw released this 17 Apr 18:39
· 1016 commits to master since this release

Debugging

Signature Help

  • Added a keyboard shortcut to trigger signature help (cmd/ctrl-shift-space).
  • The active parameter is now underlined (in addition to being bold)
  • Fixed vertical positioning of signature help datatips when they start to go off the screen.
  • Signature help should now be triggered when using autocomplete and/or copy+pasting.
  • Markdown in the signature should now be escaped.

Other

  • Errors from find references are now correctly surfaced.
  • Code from find references is now copyable.
  • Removed extra whitespace in diagnostic trace output.
  • Polished various details of the Console UI.
  • The "format on save" setting can now be controlled on a per-grammar basis.