Ensure php is loaded from the correct path
This commit is contained in:
parent
aeb85de82a
commit
c7b9118298
1 changed files with 3 additions and 0 deletions
|
@ -9,5 +9,8 @@
|
||||||
"msjsdiag.debugger-for-chrome",
|
"msjsdiag.debugger-for-chrome",
|
||||||
"neilbrayfield.php-docblocker"
|
"neilbrayfield.php-docblocker"
|
||||||
],
|
],
|
||||||
|
"settings": {
|
||||||
|
"php.executablePath": null
|
||||||
|
},
|
||||||
"postCreateCommand": "echo '* text=auto eol=lf' > $(git rev-parse --git-dir)/info/attributes"
|
"postCreateCommand": "echo '* text=auto eol=lf' > $(git rev-parse --git-dir)/info/attributes"
|
||||||
}
|
}
|
Loading…
Reference in a new issue