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

v0.2.0

Compare
Choose a tag to compare
@hansonw hansonw released this 06 Sep 22:34
· 1813 commits to master since this release

Code Actions

  • Added support for code actions!

Datatips

  • Colors are now consistent with the syntax theme rather than the UI theme.

Diagnostics

  • Info messages are now consistently colored (using the theme's "info" color)
  • Improved datatip for diagnostic messages.
  • Diagnostics are now immediately visible (without an active text editor).
  • Fixed Linter V2 "reference" conversion.

Hyperclick

  • Reduced duplicated provider requests on Windows.

Outline View

  • Ensure that the spinner is centered.