martomo / SublimeTextXdebug

Xdebug debugger client for Sublime Text
MIT License
564 stars 89 forks source link

Step Over, Step Into and Step Out key bindings not working on mac #166

Open gap06m opened 7 years ago

gap06m commented 7 years ago

Hello,

I'm having this weird problem that some of my xdebug functionality suddenly stop working. It's working fine before but now, only the Run (Command + shift + f5) is working but when I try to step over the code or step into or step out, it's not working.

Note: I'm using Sublime Text 3 and XAMPP for mac (Sierra)

Thanks in advance!

minhmanbui commented 7 years ago

I think you need Run (Command + shift + fn + f6 -> f8 )