bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code

Home Page:https://intelephense.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support `@type` and `@import-type` type aliases

bmewburn opened this issue · comments

  • @type
  • @import-type
  • Type substitution
  • References . Refs for name, alias, from class, and type definition .
  • Completion . Suggestions for imported type, from class, type definition, alias/name as type in other annotations.
  • Rename. Import alias and type itself.
  • Go to definition.
  • optimisations
  • recursive substitution

Hi, is this feature documented somewhere?