feat: ajout du fichier de configuration pour les paramètres de Symfony dans VSCode
This commit is contained in:
parent
7c7b65128d
commit
bf8ca79290
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"symfony-vscode.shellExecutable": "/bin/bash",
|
||||
"symfony-vscode.shellCommand": "docker exec mangarr-php-1 /bin/sh -c 'cd / && php \"$@\"' -- "
|
||||
}
|
||||
Reference in New Issue
Block a user