Files show as blank in centre pane (Win version) #157
Description
I am receiving remote connections, and pugdebug responds correctly but the files it shows are showing as blank when it hits a breakpoint. If I open a file manually from the File Explorer pane, the code is shown. If I open the same file that's showing as blank, from the explorer pane, it opens in a new, separate tab. If I first open the file to debug and set a breakpoint, when the breakpoint is reached and new blank tab is opened, again with the same name.
I can see variables, etc. so it's not entirely useless.
My settings are like below, where L:
is the local mapping of a network share and R:
is the physical drive on the development server. There are multiple web roots in paths below the share but it's easier to have a single project set up for the entire server. The paths often have spaces in the folder names, if that's an issue (I've seen lots of shell scripts and some OS software fail because of this).