Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

arrays , objects get turnacated if nested #74

Open
ghost opened this issue Sep 15, 2013 · 5 comments
Open

arrays , objects get turnacated if nested #74

ghost opened this issue Sep 15, 2013 · 5 comments

Comments

@ghost
Copy link

ghost commented Sep 15, 2013

if we have nested arrays and objects then after a certain point the data structure is turnacated.

@martomo
Copy link

martomo commented Sep 15, 2013

@vishalkhialani What version of Sublime Text are you using?

In case you are using Sublime Text 3, this repository might not work properly and I would recommend to look into other forks of this repository, a lot of people picked up this project and made their own adjustments/features.

I have created a new repository that is compatible with Sublime Text 3 (and 2), which also supports inspection of nested objects, remote debugging and more.

@ghost
Copy link
Author

ghost commented Sep 16, 2013

@martomo I am using version 2.0.2 build 2221 I think mine is a duplicate issue I went through all the issues and found #63

its the same limitation I face. Let me know how I can help . Vishal

@martomo
Copy link

martomo commented Sep 16, 2013

@ghost
Copy link
Author

ghost commented Sep 16, 2013

@martomo yes I have tried xdebug client and the limitation still exsists

screenshot from 2013-09-16 17 51 28

Please see attached screen we can expand on the data type however after a certain depth level you cannot go further.

its just shows "..." below I have copied from the screen

[4]
...
$GLOBALS['conf']['hs_config_content-taxonomy-field_tax']['editability'] = array[5]
...

@martomo
Copy link

martomo commented Sep 16, 2013

@vishalkhialani Change the max_depth and max_children to an higher value in Xdebug.sublime-settings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant