-
Notifications
You must be signed in to change notification settings - Fork 23
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
The "--show-private" option does not exist. #49
Comments
In your Extension directory find "thenouillet.symfony-vscode-1.0.2\out\symfony\provider\ConsoleContainerProvider.js" on row 26 replace --show-private to --show-hidden. Then restart VSC. Or leave it empty - "" |
i don't find "thenouillet.symfony-vscode-1.0.2\out\symfony\provider\ConsoleContainerProvider.js" |
There's a |
@georgi-kirow The above steps worked flawlessly. Cheers |
Hi, Is there a way to make it work on both Symfony 4 and Symfony 5 ? Thank you |
…er debug command
greetings, i do have this issue too
symfony version: 6.0.2
i can verify that this have fixed the issue |
It also happens on Symfony 6.1 with package version 1.0.2 |
This version worked for me https://github.com/QISCT/symfony-vscode/releases/tag/v1.0.3 |
Will this be fixed? |
Will be fixed on Oct 24? |
I'm always getting the following error upon startup of VSCode:
Doesn't matter if workspace within symfony project or not.
The text was updated successfully, but these errors were encountered: