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

v1.6.0

Compare
Choose a tag to compare
@buehler buehler released this 17 Oct 06:07
· 68 commits to master since this release

1.6.0 (2017-10-17)

Features

  • document-outline: show getters and setters in outline (#314) (4748204), closes #257
  • organize: add configuration to disable removal of unsed imports (#315) (17ae191)
  • organizeOnSave: Set default option value to false (924a4c8)
  • parser: Upgrade typescript parser and update default import generation (#313) (14d1af3), closes #227 #305