I’m having trouble setting up my PHP coding environment. Only post about ‘Intelephense’ was made by me in the Pterodactyl discord. I’ve been using the PHP Intelephense extension but get a bunch of Undefined method errors like “Undefined method ‘getDirectory’.intelephense(P1013)” when it’s not an error (This file is unmodified from base pterodactyl). I opened the whole /var/www/pterodactyl folder in vscode. Am I using the correct extension or do I need to tweak some settings?
#how do I setup PHP code intelligence in vscode?
1 messages · Page 1 of 1 (latest)
Is your Pterodactyl folder local or on a remote server?
If it's remote I'm guessing either indexing takes too long or VSCode just gives up on it alltogether.
it’s remote ssh
Try comparing it to a local clone of the Pterodactyl GitHub repository and see if that changes anything.
thats intended behaviour