You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
I am using martomo's fork now because it behaves better than the klasscuvelier fork under SublimeText 3. Anyway, I noticed that when stepping into files the horizontal scroll position is not fully to the left making it very difficult to see what is going on without manually resetting it; which is quite a hassle. I added the following lines at the end of the show_file() function. It now resets to the left but not immediately, only after an additional call to xdebug_continue. Has anyone else seen this issue or have any ideas to make the reset immediate?
I am using martomo's fork now because it behaves better than the klasscuvelier fork under SublimeText 3. Anyway, I noticed that when stepping into files the horizontal scroll position is not fully to the left making it very difficult to see what is going on without manually resetting it; which is quite a hassle. I added the following lines at the end of the show_file() function. It now resets to the left but not immediately, only after an additional call to xdebug_continue. Has anyone else seen this issue or have any ideas to make the reset immediate?
The text was updated successfully, but these errors were encountered: