vscode-intelephense icon indicating copy to clipboard operation
vscode-intelephense copied to clipboard

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

Open bmewburn opened this issue 10 months ago • 0 comments

  • [x] @type
  • [x] @import-type
  • [x] 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
  • [x] recursive substitution

bmewburn avatar Apr 21 '24 02:04 bmewburn