Browse Source

php formatter intelephense

visuddhinanda 1 year ago
parent
commit
170c8ca88d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .vscode/settings.json

+ 1 - 1
.vscode/settings.json

@@ -63,7 +63,7 @@
     "editor.defaultFormatter": "JakeBecker.elixir-ls"
     "editor.defaultFormatter": "JakeBecker.elixir-ls"
   },
   },
   "[php]": {
   "[php]": {
-    "editor.defaultFormatter": "DEVSENSE.phptools-vscode"
+    "editor.defaultFormatter": "bmewburn.vscode-intelephense-client"
   },
   },
   "java.configuration.updateBuildConfiguration": "automatic",
   "java.configuration.updateBuildConfiguration": "automatic",
   "ansible.python.interpreterPath": "/bin/python"
   "ansible.python.interpreterPath": "/bin/python"