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