The debugger stop working, as soon as I insert some value into the "Map Path". And I get these two warnings, as soon as I leave the configuration value empty:
Unable to open 'C:\xxxxx\C:\xxxxx\www\index.php'
EINVAL, open 'C:\xxxxx\C:\xxxxx\www\index.php'
Edit,after debugging the package: Wrong paths do not end in an error or warning, they are ignored. Well it's not the relative path too, its an absolute path, to be configured in the "Map Path". My environment is local debugging, where the server points to the same directory, as the atom-project does.
It also would be better to have individual "Map Path" per project. You can find all projects in the drop downmenu, but there is always the same (last) configured "Map Path" value. It would be great to get individual paths entries.
The debugger stop working, as soon as I insert some value into the "Map Path". And I get these two warnings, as soon as I leave the configuration value empty:
Edit,after debugging the package: Wrong paths do not end in an error or warning, they are ignored. Well it's not the relative path too, its an absolute path, to be configured in the "Map Path". My environment is local debugging, where the server points to the same directory, as the atom-project does.
It also would be better to have individual "Map Path" per project. You can find all projects in the drop downmenu, but there is always the same (last) configured "Map Path" value. It would be great to get individual paths entries.