gwomacks / php-debug

Atom Text Editor package for PHP debugging
MIT License
119 stars 31 forks source link

Use getRealPath function instead of getPath #260

Open Rahmon opened 6 years ago

Rahmon commented 6 years ago

I had troubles with symbolic link in Linux. I think change from getPath to getRealPath could fix it.

jitchavan commented 6 years ago

I am also having issues with remote files also. running project from lan server with smb files. Except index file atom search all other files locally. Anything in config like "PathMaps", will solve this without a local files setup?

cchamplin commented 6 years ago

Hoping to handle this by 0.3.1