chore: Update .vscode settings
This commit is contained in:
parent
4d38c12185
commit
aa50740dcb
1 changed files with 6 additions and 3 deletions
|
@ -13,6 +13,9 @@
|
||||||
},
|
},
|
||||||
"files.associations": {
|
"files.associations": {
|
||||||
"*.embeddedhtml": "html"
|
"*.embeddedhtml": "html"
|
||||||
|
},
|
||||||
|
"[php]": {
|
||||||
|
"editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue