Skip to content

v0.2.0

Compare
Choose a tag to compare
@matej21 matej21 released this 13 May 12:53
· 45 commits to master since this release
  • Components: created completion contributor for component access using ArrayAccess or getComponent method
  • Components: created reference contributor from ArrayAccess/getComponent access to createComponent* method
  • Components: added references search for "Find usages" action
  • Components: added TypeProvider for components access
  • Components: added refactoring support (rename component access when renaming createComponent* method)
  • @inject annotation completion provider
  • @inject annotation inspection: check if property is public
  • Added listener generator action for nette/object events (experimental)
  • Refactoring, removed deprecated stuffs..
  • Removed Pd\Entity support