Skip to content

1.2.0

Choose a tag to compare

@filiphr filiphr released this 01 Jun 16:59

Features

  • Support for public fields (auto completion and unmapped target / source inspection warnings) (#16)
  • Completion support for constructors (#45) - find usages and renaming of constructor fields doesn't work yet
  • Quick Fix: Add ignore all unmapped target properties (#43)

Bug fixes

  • Correctly resolve fluent Boolean accessor (#33)
  • Only treat public non-static getters and setters as accessors (#38 and #48)