You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Get it from [GitHub Releases](https://github.com/AJenbo/phpantom_lsp/releases/latest)
106
-
* Extract the binary and place it in a preferred location
107
-
108
-
3. **Configure the extension**
109
-
110
-
* Open VS Code settings for Generic LSP Client (v2)
111
-
* Set the path to your PHPantom binary
112
-
* Add the Language ID: `php`
113
-
* Restart VS Code
94
+
Install the [PHPantom extension](https://marketplace.visualstudio.com/items?itemName=phpantom.phpantom) from the VS Code Marketplace. It automatically downloads the language server binary and starts it when you open a PHP file.
0 commit comments