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

Autocomplete for PHPUnit 9.x #34

Closed
thbley opened this issue Feb 6, 2021 · 3 comments
Closed

Autocomplete for PHPUnit 9.x #34

thbley opened this issue Feb 6, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@thbley
Copy link

thbley commented Feb 6, 2021

I'm using psalm-vscode-plugin v1.2.2 with vs-code 1.52.1 (and code-server 3.8.1) and tried to get auto-complete working for phpunit 9.x (loaded as composer library). E.g. assertTrue() cannot be autocompleted from PHPUnit\Framework\TestCase -> PHPUnit\Framework\Assert.
When I type assertTrue manually, detecting invalid parameters works.

Screenshot_20210206_200602
Screenshot_20210206_201026

@thbley
Copy link
Author

thbley commented Feb 12, 2021

happens with psalm 4.4.1 and psalm 4.5.1

@muglug muglug added the bug Something isn't working label Feb 26, 2021
@muglug
Copy link
Member

muglug commented Feb 27, 2021

Ah this is actually a but with the language server, closing in favour of #34

@muglug muglug closed this as completed Feb 27, 2021
@muglug
Copy link
Member

muglug commented Feb 27, 2021

Sorry, meant vimeo/psalm#5295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants