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

v0.9.0 (2016-10-14)

Pre-release
Pre-release
Compare
Choose a tag to compare
@buehler buehler released this 14 Oct 19:22
· 194 commits to master since this release

Added

  • Typescript symbols know their positions (resources, declarations, imports, exports)
  • Statusbar item for the state of the debug restarter (#85)
  • Import a default export does suggest a name (#71)
  • Support for @types style definitions of TS2.0 (#77)

Changed

  • Upgrade to TS2.0 (#88)
  • Default value of typescriptHero.resolver.insertSpaceBeforeAndAfterImportBraces is true now

Fixed

  • New imports will be below "use strict" if it's the first line (#73)
  • Multiline imports respect editor.tabSize (#74)
  • Reload index when configuration of the ignore patterns changed (#75)
  • Autocomplete filters local file usages (#69)
  • Default exports do not break extension anymore (#79)
  • Node pathes are correctly split (#76)
  • Exports from root index.ts are not empty