martomo / SublimeTextXdebug

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

I can't display array content on watch panal #177

Closed abdulrahman19 closed 6 years ago

abdulrahman19 commented 6 years ago

Hi I have a problem I can't see array content on watch panel, I just see a number of array size, how can display array content!!

watch

abdulrahman19 commented 6 years ago

Ok, I can now see array content by press on the small arrow on the left. It not like context panel, just click on a variable name. anyway here's the screenshot

watch-solve