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

v0.5.3

Compare
Choose a tag to compare
@hansonw hansonw released this 25 Oct 23:28
· 1487 commits to master since this release

Datatips

  • Datatips now appear at the cursor rather than the beginning of the range (#19)
  • Scrollable datatips now always capture scroll events (#71)
  • Datatip highlights no longer obscure Hyperclick underlines.

Diagnostics

  • Restored colors to diagnostic icons.
  • The editor is now focused after double-clicking a diagnostic message.
  • Fixed handling of Linter traces (#102)
  • Fixed previous/next diagnostic keyboard shortcuts.
  • Fixed code action context menus throwing exceptions on Windows.

Outlines

  • Auto-focus is less aggressive now.