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

v1.1.0 (2016-06-20)

Compare
Choose a tag to compare
@buehler buehler released this 20 Jun 07:28
· 134 commits to master since this release

Added

  • View (in the explorer) with the code outline (code structure) of the actual file - Jumps to code on click

Fixed

  • Boolean settings are returned correctly now (#222)
  • Code outline does correctly jump to the selected element (#219)
  • References (and therefore imports) in namespaces and modules are recognized and not longer removed (#214)
  • Complex regex are now possible in import groups (e.g. /@angular|regex/core/?.*/) (#218)