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

v2.3.0

Compare
Choose a tag to compare
@buehler buehler released this 06 Mar 13:22
· 4 commits to master since this release
cf0c73f

2.3.0 (2018-03-06)

Bug Fixes

  • code-outline: Show icons for parsed code outline (5ed26b3)
  • organize-imports: Don't remove exported elements and react called functions (#413) (9348b40), closes #380 #364
  • organize-imports: Don't reorder shebang and block comment (#415) (a83c410), closes #409 #412

Features

  • code-completion: Add the code completion back with testing (#416) (3651cbc), closes #388