@ -1,4 +1,7 @@
{
"editor.wordWrap": "on",
"chat.editor.wordWrap": "on"
"chat.editor.wordWrap": "on",
"editor.formatOnPaste": true,
"editor.defaultFormatter": "small.php-ci",
"editor.formatOnSave": true
}