Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PHPDoc types: generics, meta-types #5

Open
KapitanOczywisty opened this issue May 20, 2023 · 1 comment
Open

Support PHPDoc types: generics, meta-types #5

KapitanOczywisty opened this issue May 20, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@KapitanOczywisty
Copy link
Owner

KapitanOczywisty commented May 20, 2023

  • No support for generics array<int, string>
  • No support for meta-types class-string or class-string<ArrayAccessible>
  • No support for:
    • @template
    • @implements
    • @extends

https://phpstan.org/writing-php-code/phpdoc-types
https://psalm.dev/docs/annotating_code/type_syntax/atomic_types/
https://psalm.dev/docs/annotating_code/type_syntax/callable_types/

https://docs.phpunit.de/en/9.6/annotations.html

atom#461 (microsoft/vscode#160713)
atom#430
atom#393
bmewburn/vscode-intelephense#2601

@KapitanOczywisty KapitanOczywisty added the enhancement New feature or request label May 20, 2023
@KapitanOczywisty KapitanOczywisty self-assigned this May 20, 2023
@eexit
Copy link

eexit commented Nov 23, 2023

Hello,

I just reported this issue as well: microsoft/vscode-textmate#219.

Is there any update on this?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants