phpactor / phpactor

Mainly a PHP Language Server with more features than you can shake a stick at
MIT License
1.44k stars 130 forks source link

Socket connection problem #2251

Open Rodrigo-Barros opened 1 year ago

Rodrigo-Barros commented 1 year ago

Hi again.

I was testing socket connection in 0.18.1 and I could do some actions Like extract method and rename.

My environment:

Client vscode-phpactor latest OS: windows Connection: socket

Server phpactor language-server: 0.18.1 OS: Linux Connection: socket

Note: the local folder and remote folder are in sync with sftp extension

But then I tried see what in the new release 2023.04.10, and the follwing error apears to me: image

I dont know if this the expected behaviour or is something related to the update of the code base, cause in past(0.18.1) was working.

dantleech commented 1 year ago

hi, does the directory it cannot open exist in the VM?