TheNouillet / symfony-vscode

Symfony extension for Visual Studio Code
MIT License
20 stars 22 forks source link

The "--show-private" option does not exist. #57

Closed Machou closed 3 years ago

Machou commented 3 years ago

Hello,

I have this message when i launch my project Symfony :

The "--show-private" option does not exist.  

debug:container [--show-arguments] [--show-hidden] [--tag TAG] [--tags] [--parameter PARAMETER] [--parameters] [--types] [--env-var ENV-VAR] [--env-vars] [--format FORMAT] [--raw] [--deprecations] [--] [<name>]

Versions

VS Code : 1.53.2 Symfony 5.2.x Symfony for VSCode : 1.0.2

How to fix this message please ?

Machou commented 3 years ago

Oups similar : https://github.com/TheNouillet/symfony-vscode/issues/49